PickerEntity members

Represents the basic structure for all entities.

The PickerEntity type exposes the following members.

Constructors

  Name Description
Public method PickerEntity Creates a new instance of the PickerEntity class.

Top

Properties

  Name Description
Public property Claim Gets or sets an object that represents whether an entity has the right to claim the specified values.
Public property Description Gets or sets text in a text box in the browser.
Public property DisplayText Gets or sets text in the editing control.
Public property EntityData Gets or sets a data-mapping structure that is defined by the consumer of the PickerEntity class.
Public property EntityDataElements
Public property EntityGroupName Group under which this entity is filed in the picker.
Public property EntityType Gets or sets the name of the entity data type.
Public property HierarchyIdentifier Gets or sets the identifier of the current picker entity within the hierarchy provider.
Public property IsResolved Gets or sets a value that indicates whether the entity has been validated.
Public property Key Gets or sets the identifier of a database record.
Public property MultipleMatches
Public property ProviderDisplayName
Public property ProviderName

Top

Methods

  Name Description
Public method Clear Reinitializes the PickerEntity class with default values.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method ToXmlData() Retrieves an XML representation of data.
Public method ToXmlData(Boolean) Retrieves an XML representation of data depending on the value of isIE.

Top

See also

Reference

PickerEntity class

Microsoft.SharePoint.WebControls namespace