Click or drag to resize

ItemTypeTabEditorAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class ItemTypeTabEditorAttribute : ItemTypeEditorAttribute

The ItemTypeTabEditorAttribute type exposes the following members.

Constructors
  NameDescription
Public methodItemTypeTabEditorAttribute
Initializes a new instance of the ItemTypeTabEditorAttribute class
Top
Properties
  NameDescription
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyEnablePresets (Inherited from ItemTypeEditorAttribute.)
Public propertyItemType (Inherited from ItemTypeEditorAttribute.)
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also