Share via


SPMobileComputedField.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

SPMobileComputedField class

SPMobileComputedField members

Microsoft.SharePoint.Mobile.WebControls namespace