Click or drag to resize

ItemTypeCategory Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.MetadataItemTypeCategory

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

The ItemTypeCategory type exposes the following members.

Constructors
  NameDescription
Public methodItemTypeCategory
Initializes a new instance of the ItemTypeCategory class
Public methodItemTypeCategory(String)
Initializes a new instance of the ItemTypeCategory class
Public methodItemTypeCategory(ItemTypeCategory)
Initializes a new instance of the ItemTypeCategory class
Top
Properties
  NameDescription
Public propertyFullName
Public propertyLocation
Public propertyName
Top
Methods
  NameDescription
Public methodCompareTo
Public methodCopyTo
Public methodStatic memberIsValid
Top
Fields
  NameDescription
Public fieldStatic memberSeparator
Top
See Also