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 CatalogContentSortWrapper

Inheritance
System.Object
CatalogContentSortWrapper
Namespace: EPiServer.Commerce.Shell.Rest.Query
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0
Syntax
public class CatalogContentSortWrapper : ContentSortWrapper

Constructors

CatalogContentSortWrapper(IContent, UIDescriptorRegistry)

Declaration
public CatalogContentSortWrapper(IContent content, UIDescriptorRegistry uiDescriptorRegistry)
Parameters
Type Name Description
EPiServer.Core.IContent content
EPiServer.Shell.UIDescriptorRegistry uiDescriptorRegistry

Properties

Code

Declaration
public string Code { get; }
Property Value
Type Description
System.String

MetaClassName

Declaration
public string MetaClassName { get; }
Property Value
Type Description
System.String

TypeSortIndex

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