Share via


SPMobileFormattedString.FormatText property

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

Syntax

'Declaration
Public Property FormatText As String
    Get
    Set
'Usage
Dim instance As SPMobileFormattedString
Dim value As String

value = instance.FormatText

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

Property value

Type: System.String

See also

Reference

SPMobileFormattedString class

SPMobileFormattedString members

Microsoft.SharePoint.Mobile.WebControls namespace