PickerDialog Properties

Include Protected Members
Include Inherited Members

The PickerDialog type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Public property ButtonAddTitle
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property CustomProperty Gets a custom property defined and maintained by the consumer of the class.
Public property Description Gets or sets the description.
Public property DescriptionLabel
Protected property DesignMode (Inherited from Control.)
Public property DialogTitle Gets or sets the title of the dialog box.
Public property EditorControl Gets or sets the EntityEditorWithPicker object that the PickerDialog uses.
Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Public property ErrorLabel
Public property ErrorMessage Gets or sets the error message for the dialog box.
Protected property Events (Inherited from Control.)
Public property GetSelectedClientSideFunctionName
Protected property HasChildViewState (Inherited from Control.)
Public property HtmlMessage Gets or sets the HTML message.
Public property HtmlMessageLabel
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MultiSelect Gets or sets a value that indicates whether the user can select multiple entities.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property QueryControl Gets a PickerQueryControlBase object that was used to construct this object.
Public property ResultControl Gets a PickerResultControlBase object that was used to construct this object.
Public property Results Gets or sets a value that is used to assign predetermined query results or to retrieve the current query results.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

PickerDialog Class

Microsoft.SharePoint.WebControls Namespace