RemoteRoleField Fields |
The RemoteRoleField type exposes the following members.
Name | Description | |
---|---|---|
DataSource | Specifies the data source of the PersonField. (Inherited from PersonField.) | |
DefaultValueExpression | Specifies the default values (login names) for this field. (Inherited from PersonField.) | |
EnableMultiSelection | If enabled, the user is able to select multiple items. (Inherited from PersonField.) | |
Id | (Inherited from BaseField.) | |
Role | ||
UserPresenceStyle | Choose the style for the Lync integration. Choose 'None' to show no presence indicator. (Inherited from PersonField.) | |
UserTargetUrlPattern | 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.) |