ProfilesEditor Members

Include Protected Members
Include Inherited Members

Renders a picker control that allows the user to enter or look up a profile.

The ProfilesEditor type exposes the following members.

Constructors

  Name Description
Public method ProfilesEditor Initializes a new instance of the ProfilesEditor class.

Top

Properties

  Name Description
Protected property DefaultCheckButtonImageName Gets the name of the default image used by the control's Check Names button. (Overrides EntityEditorWithPicker.DefaultCheckButtonImageName.)
Public property DefaultProfileType Gets or sets the default selected profile type.
Public property Profiles Gets the list of the current resolved profiles.
Public property ProfileSearchFlags Gets or sets the ProfileSearchFlags that are used to specify the types of profiles included in the search.

Top

Methods

  Name Description
Public method AddRange Adds profiles to the resolved entities.
Public method Clear Clears the list of the resolved entities.
Protected method OnInit Handles the Init event. (Overrides EntityEditor.OnInit(EventArgs).)
Protected method Render Renders the ProfilesEditor control to the client. (Overrides WebControl.Render(HtmlTextWriter).)
Protected method ResolveErrorBySearch Returns multiple entities that match the specified unresolved text. (Overrides EntityEditorWithPicker.ResolveErrorBySearch(String).)
Public method ValidateEntity Validates the specified PickerEntity. (Overrides EntityEditor.ValidateEntity(PickerEntity).)

Top

See Also

Reference

ProfilesEditor Class

Microsoft.SharePoint.Portal.WebControls Namespace