Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class SortEnumRowModel

Inheritance
System.Object
SortEnumRowModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class SortEnumRowModel : Object

Constructors

SortEnumRowModel()

Declaration
public SortEnumRowModel()

Properties

FieldType

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

Rows

Declaration
public EnumRowModel[] Rows { get; set; }
Property Value
Type Description
EnumRowModel[]

ShowOnTable

Declaration
public bool ShowOnTable { get; set; }
Property Value
Type Description
System.Boolean