London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class CatalogGetChildrenReferenceResult

Extends the default class with support for sort order.

Inheritance
System.Object
CatalogGetChildrenReferenceResult
Namespace: EPiServer.Commerce.Catalog.Provider
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0
Syntax
public class CatalogGetChildrenReferenceResult : GetChildrenReferenceResult

Constructors

CatalogGetChildrenReferenceResult()

Declaration
public CatalogGetChildrenReferenceResult()

Properties

SortOrder

The sort order for the child node.

Declaration
public int SortOrder { get; set; }
Property Value
Type Description
System.Int32