Share via


SPMobileListView.TextLengthLimitKey property

This member overrides SPMobileComponent.TextLengthLimitKey.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property TextLengthLimitKey As String
    Get
'Usage
Dim value As String

value = Me.TextLengthLimitKey
protected override string TextLengthLimitKey { get; }

Property value

Type: System.String

See also

Reference

SPMobileListView class

SPMobileListView members

Microsoft.SharePoint.Mobile.WebControls namespace