Click or drag to resize

RichTextEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Rich text")]
public class RichTextEditor : StringEditor, 
	IDropDownOptions

The RichTextEditor type exposes the following members.

Constructors
  NameDescription
Public methodRichTextEditor
Initializes a new instance of the RichTextEditor class
Top
Properties
  NameDescription
Public propertyConfgurationId
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Inherited from StringEditor.)
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyKey (Inherited from Editor.)
Public propertyMaxLength (Inherited from StringEditor.)
Public propertyMode (Overrides StringEditorMode.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also