Table of Contents

Class Richtext

Namespace
Dynamicweb.CoreUI.Editors.Inputs
Assembly
Dynamicweb.CoreUI.dll
public class Richtext : EditorBase<string>, IToggleableEditor
Inheritance
Richtext
Implements
Inherited Members
Extension Methods

Properties

ShowStyleSelector

public bool ShowStyleSelector { get; set; }

Property Value

bool

ShowToggle

public bool ShowToggle { get; set; }

Property Value

bool

Type

public Richtext.EditorType Type { get; set; }

Property Value

Richtext.EditorType
To top