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