TextEditor Properties

Include Protected Members
Include Inherited Members

The TextEditor type exposes the following members.

Properties

  Name Description
Public property DynamicHeightSizing Gets or sets a value that indicates whether the height of the TextEditor can be adjusted automatically to fit the content.
Public property EditableText Gets or sets the raw HTML to display in the web browser for the user to edit.
Public property EditorHeight Gets or sets the height of the text editor.
Public property EditorWidth Gets or sets the width of the text editor.
Public property ErrorMessage Gets or sets the error message that appears above the text editor window.
Public property ErrorMessageLocId Gets or sets the localized version of ErrorMessage.
Public property ErrorMessageLocIdNum Gets or sets the localization identifier (ID) for ErrorMessage.
Public property IsValid Gets or sets a value that indicates whether the TextEditor is valid.
Public property MaxHeightSize Gets or sets the maximum number of lines that the TextEditor allows.
Public property ReadOnly Gets or sets a value that indicates whether the TextEditor is read-only.
Public property RestrictedMode Gets or sets a value that indicates whether the text editor is in restricted mode. Restricted mode does not support the Copy, Cut, Paste, or Insert Image function.
Public property SimpleTextOnly Gets or sets a value that indicates whether the TextEditor will only display text without HTML.
Public property TabIndex Gets or sets the tab index of the TextEditor.

Top

See Also

Reference

TextEditor Class

Microsoft.SharePoint.Portal.WebControls Namespace