Share via


SPMobileFieldPropertyLabel.FormatString property

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

Syntax

'Declaration
Public Property FormatString As String
    Get
    Set
'Usage
Dim instance As SPMobileFieldPropertyLabel
Dim value As String

value = instance.FormatString

instance.FormatString = value
public string FormatString { get; set; }

Property value

Type: System.String

See also

Reference

SPMobileFieldPropertyLabel class

SPMobileFieldPropertyLabel members

Microsoft.SharePoint.Mobile.WebControls namespace