Click or drag to resize

RemoteRoleField Fields

The RemoteRoleField type exposes the following members.

Fields
  NameDescription
Public fieldDataSource
Specifies the data source of the PersonField.
(Inherited from PersonField.)
Public fieldDefaultValueExpression
Specifies the default values (login names) for this field.
(Inherited from PersonField.)
Public fieldEnableMultiSelection
If enabled, the user is able to select multiple items.
(Inherited from PersonField.)
Public fieldId (Inherited from BaseField.)
Public fieldRole
Public fieldUserPresenceStyle
Choose the style for the Lync integration. Choose 'None' to show no presence indicator.
(Inherited from PersonField.)
Public fieldUserTargetUrlPattern
Specifies a pattern string that returns the target URL of the presence indicator. Use '{DefaultUrl}' to render the default URL pointing to the userdisp.aspx. Use the '{LoginName}'-variable to get the user's login name or use '{UserItem}' to access the user's item from the user information list. If left empty, no URL will be rendered.
(Inherited from PersonField.)
Top
See Also