Share via


FormAuthorEditorFormattedString.UserOnlyFormatText property

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

Syntax

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

value = instance.UserOnlyFormatText

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

Property value

Type: System.String

See also

Reference

FormAuthorEditorFormattedString class

FormAuthorEditorFormattedString members

Microsoft.SharePoint.WebControls namespace