Click or drag to resize

Editor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public abstract class Editor : ConfigurableAddIn

The Editor type exposes the following members.

Constructors
  NameDescription
Protected methodEditor
Initializes a new instance of the Editor class
Top
Properties
Methods
See Also
Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.AddIns.ConfigurableAddIn
    Dynamicweb.Content.Items.Editors.Editor
      Dynamicweb.Content.Items.Editors.CheckboxEditor
      Dynamicweb.Content.Items.Editors.ColorEditor
      Dynamicweb.Content.Items.Editors.ColorSwatchEditor
      Dynamicweb.Content.Items.Editors.FileEditor
      Dynamicweb.Content.Items.Editors.FolderEditor
      Dynamicweb.Content.Items.Editors.GeolocationEditor
      Dynamicweb.Content.Items.Editors.GoogleFontEditor
      Dynamicweb.Content.Items.Editors.InputHTML5Editor
      Dynamicweb.Content.Items.Editors.ItemListEditor
      Dynamicweb.Content.Items.Editors.ItemRelationListEditor
      Dynamicweb.Content.Items.Editors.ItemTypeEditor
      Dynamicweb.Content.Items.Editors.LinkEditorBase
      Dynamicweb.Content.Items.Editors.ListEditor<T>
      Dynamicweb.Content.Items.Editors.NumberEditor
      Dynamicweb.Content.Items.Editors.StringEditor
      Dynamicweb.Content.Items.Editors.TimestampEditor
      Dynamicweb.Content.Items.Editors.UserEditor
      Dynamicweb.Ecommerce.Content.Items.Editors.EcomEditor<T>