Share via


SPMobileChoiceField.OptionCount property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property OptionCount As Integer
    Get
'Usage
Dim instance As SPMobileChoiceField
Dim value As Integer

value = instance.OptionCount
public virtual int OptionCount { get; }

Property value

Type: System.Int32

See also

Reference

SPMobileChoiceField class

SPMobileChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace