SaaS CMS has officially launched! Learn more now.

Enum CatalogResponseGroup.ResponseGroup

Defines and specifies the catalog response group type.

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

Fields

Name Description
CatalogFull

Public string literal for the catalog full response group.

CatalogInfo

Public string literal for the catalog info response group.

Children

Public string literal for the children response group.

Request

Represents the request response group.

Extension Methods