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