Table of Contents

Class TextEditor

Namespace
Dynamicweb.Content.Items.Editors
Assembly
Dynamicweb.dll

Represents a text editor.

[Editor("Text")]
public class TextEditor : StringEditor
Inheritance
TextEditor
Inherited Members

Constructors

TextEditor()

Initializes a new instance of an object.

public TextEditor()
To top