Click or drag to resize

ItemTypeTabEditor Class

Inheritance Hierarchy

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

The ItemTypeTabEditor type exposes the following members.

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