Share via


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

See also

Reference

SPMobileBaseChoiceField class

SPMobileBaseChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace