Class CatalogContentType
The content type for catalog objects
Inheritance
System.Object
CatalogContentType
Namespace: Mediachase.Commerce.Catalog
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public sealed class CatalogContentType : Enum
Fields
Catalog
The catalog
Declaration
public const CatalogContentType Catalog
Field Value
Type | Description |
---|---|
Catalog |
CatalogEntry
The catalog entry
Declaration
public const CatalogContentType CatalogEntry
Field Value
Type | Description |
---|---|
Catalog |
CatalogNode
The catalog node
Declaration
public const CatalogContentType CatalogNode
Field Value
Type | Description |
---|---|
Catalog |
Root
The Commerce root
Declaration
public const CatalogContentType Root
Field Value
Type | Description |
---|---|
Catalog |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System. |