SaaS CMS has officially launched! Learn more now.

Enum CatalogNodeResponseGroup.ResponseGroup

The ResponseGroup enumeration defines and specifies the catalog node response groups.

Namespace: Mediachase.Commerce.Catalog.Managers
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
[Flags]
public enum ResponseGroup

Fields

Name Description
Ancestor

Represents the ancestor response group.

Assets

Represents the assets response group.

CatalogNodeFull

Represents the catalog node full response group.

CatalogNodeInfo

Represents the catalog node info response group.

Children

Represents the children response group.

Request

Represents the request response group.

Extension Methods