Class EcomEditor<T>
- Namespace
- Dynamicweb.Ecommerce.Content.Items.Editors
- Assembly
- Dynamicweb.Ecommerce.dll
EcomEditor class.
public abstract class EcomEditor<T> : Editor
Type Parameters
T
- Inheritance
-
EcomEditor<T>
- Derived
- Inherited Members
Properties
DataType
Gets the data type for this editor.
public override Type DataType { get; }
Property Value
- Type
The type of the data.