ItemPickerExtendedData members

Represents extended data for an ItemPicker user control.

The ItemPickerExtendedData type exposes the following members.

Constructors

  Name Description
Public method ItemPickerExtendedData Initializes an new instance of the ItemPickerExtendedData user control.

Top

Properties

  Name Description
Public property EntityName Returns or sets the name of the parent entity for the selected entity instance.
Public property EntityNamespace Returns or sets the namespace of the parent entity of the selected instance.
Public property FillDefaultSecondaryColumns
Public property PrimaryColumnName Returns or sets the name of the primary column for the selected entity instance.
Public property SystemInstanceName Returns or sets the name of the LobSystemInstance instance where the entity instances are stored.
Public property UsesFileBackedMetadataCatalog

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSecondaryColumnNames Returns an array of String values that contains the names of additional columns.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetSecondaryColumnNames Sets the secondary column names from which to pull data about the entity instance.
Public method ToString (Inherited from Object.)

Top

See also

Reference

ItemPickerExtendedData class

Microsoft.SharePoint.WebControls namespace