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