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