Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the key that looks up the maximum renderable length of a list title on the mobile Web site.
Namespace: Microsoft.SharePoint.MobileControls
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
A String that represents a key that looks up the maximum number of characters that can be rendered in list titles on the mobile Web site.
See Also
Reference
SPMobileListTitleControl Class
SPMobileListTitleControl Members
Microsoft.SharePoint.MobileControls Namespace