Click or drag to resize

ItemTypeEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Item type")]
public class ItemTypeEditor : Editor

The ItemTypeEditor type exposes the following members.

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