SPMobileBaseChoiceField.DisplaySelectionNumberLimit property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DisplaySelectionNumberLimit As Integer
Get
'Usage
Dim instance As SPMobileBaseChoiceField
Dim value As Integer
value = instance.DisplaySelectionNumberLimit
public int DisplaySelectionNumberLimit { get; }
Property value
Type: System.Int32