SPMobileUserField.UserField property
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