SPMobileChoiceField.OptionNumberLimitKey property
This member overrides SPMobileBaseChoiceField.OptionNumberLimitKey.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property OptionNumberLimitKey As String
Get
'Usage
Dim value As String
value = Me.OptionNumberLimitKey
protected override string OptionNumberLimitKey { get; }
Property value
Type: System.String