The UserPicker type exposes the following members.

Properties

  Name Description
Public property AutoCompleteSeparator
Auto-complete separator
Public property Enabled
Gets or sets a value indicating whether the control is enabled or not.
Public property ExcludeMySelf
Gets or sets a value indicating whether user picker should exclude currently active user "MySelf".
Public property Height
Control height
Public property IsRequired
Gets or sets value indicating if validator is required.
Public property MaxNoOfUsersToShow
Maximum number of users to show in the dropdown.
Public property MessageAddressTemplate
Message address template
Public property SelectedValue
Gets the selected id.
Public property Text
Text property
Public property TipText
TollTip text
Public property UserAddressFormat
Message address format that will be used in the address entry box.
Public property UserFilterMode
Defines wheter to show friends only, all users from the portal, or friends, lists and groups together.
Public property UserId
Gets or sets the current user id.
Public property UsersComboBox
Gets users rad combo box.
Public property ValidationGroup
Gets or sets module validation group.
Public property WebServiceMethod
Name of the Web service method in the Web service EnableOnLoad scenario.
Public property WebServicePath
When set, the control uses EnableOnLoad with Web service - better perfmance, but less configuration options.
Public property Width
Control width

See Also