Share via


SPMobileChoiceField.ChoiceField property

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

See also

Reference

SPMobileChoiceField class

SPMobileChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace