Sdílet prostřednictvím


SPMobileNoteField.FormTextLengthLimit property

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

Syntax

'Declaration
Public ReadOnly Property FormTextLengthLimit As Integer
    Get
'Usage
Dim instance As SPMobileNoteField
Dim value As Integer

value = instance.FormTextLengthLimit
public int FormTextLengthLimit { get; }

Property value

Type: System.Int32

See also

Reference

SPMobileNoteField class

SPMobileNoteField members

Microsoft.SharePoint.Mobile.WebControls namespace