SPMobileImageSizeSpecificField.TextLengthLimit Property

Gets the maximum number of characters that can be used to express the image size.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Overrides ReadOnly Property TextLengthLimit As Integer
    Get

Dim instance As SPMobileImageSizeSpecificField
Dim value As Integer

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

Property Value

Type: System.Int32
An Int32 that represents the largest possible size of any value in the field (column).

See Also

Reference

SPMobileImageSizeSpecificField Class

SPMobileImageSizeSpecificField Members

Microsoft.SharePoint.MobileControls Namespace