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
Public Overridable ReadOnly Property ChoiceField As SPFieldChoice
Get
'Usage
Dim instance As SPMobileChoiceField
Dim value As SPFieldChoice
value = instance.ChoiceField
public virtual SPFieldChoice ChoiceField { get; }
Property value
Type: Microsoft.SharePoint.SPFieldChoice