Share via


FormAuthorEditorFormattedString.AppOnlyFormatText property

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

Syntax

'Declaration
Public Property AppOnlyFormatText As String
    Get
    Set
'Usage
Dim instance As FormAuthorEditorFormattedString
Dim value As String

value = instance.AppOnlyFormatText

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

Property value

Type: System.String

See also

Reference

FormAuthorEditorFormattedString class

FormAuthorEditorFormattedString members

Microsoft.SharePoint.WebControls namespace