Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the rich text mode for the field.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property RichTextMode As SPRichTextMode
Get
Set
'Usage
Dim instance As InputFormTextBox
Dim value As SPRichTextMode
value = instance.RichTextMode
instance.RichTextMode = value
public SPRichTextMode RichTextMode { get; set; }
Property Value
Type: Microsoft.SharePoint.SPRichTextMode
An SPRichTextMode value that specifies the rich text mode. Compatible for multiline text fields, or FullHtml.