Click or drag to resize

EcomEditorT Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.AddInsConfigurableAddIn
    Dynamicweb.Content.Items.EditorsEditor
      Dynamicweb.Ecommerce.Content.Items.EditorsEcomEditorT
        Dynamicweb.Ecommerce.Content.Items.EditorsProductEditor

Namespace:  Dynamicweb.Ecommerce.Content.Items.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract class EcomEditor<T> : Editor

Type Parameters

T

The EcomEditorT type exposes the following members.

Constructors
  NameDescription
Protected methodEcomEditorT
Initializes a new instance of the EcomEditorT class
Top
Properties
  NameDescription
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Overrides EditorDataType.)
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also