Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property UserField As SPFieldUser
Get
'Usage
Dim value As SPFieldUser
value = Me.UserField
protected virtual SPFieldUser UserField { get; }
Property value
Type: Microsoft.SharePoint.SPFieldUser