SPMobileBaseFieldControl.TextLengthLimitKeyForView property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property TextLengthLimitKeyForView As String
    Get
'Usage
Dim value As String

value = Me.TextLengthLimitKeyForView
protected virtual string TextLengthLimitKeyForView { get; }

Property value

Type: System.String

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace