Click or drag to resize

ItemType Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.MetadataItemType

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class ItemType : IComparable<ItemType>

The ItemType type exposes the following members.

Constructors
  NameDescription
Public methodItemType
Initializes a new instance of the ItemType class
Public methodItemType(String)
Initializes a new instance of the ItemType class
Public methodItemType(ItemType)
Initializes a new instance of the ItemType class
Public methodItemType(String, String)
Initializes a new instance of the ItemType class
Top
Properties
Methods
See Also