SPMobileComponent.TextLengthLimit property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property TextLengthLimit As Integer
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As Integer

value = instance.TextLengthLimit
public virtual int TextLengthLimit { get; }

Property value

Type: System.Int32

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace