Class DynamicStructureLevel
- Namespace
- Dynamicweb.Ecommerce.Products.DynamicStructuring
- Assembly
- Dynamicweb.Ecommerce.dll
The class represents single level for DynamicStructure
[Obsolete("Use Dynamicweb.Indexing.DynamicStructuring.DynamicStructureLevel instead")]
public class DynamicStructureLevel : DynamicStructureLevel
- Inheritance
-
DynamicStructureLevel
- Inherited Members
Constructors
DynamicStructureLevel(Guid, string, SortDirection, int)
public DynamicStructureLevel(Guid structureId, string field, SortDirection sortDirection, int index)
Parameters
structureIdGuidfieldstringsortDirectionSortDirectionindexint
DynamicStructureLevel(string, SortDirection)
public DynamicStructureLevel(string field, SortDirection sortDirection)
Parameters
fieldstringsortDirectionSortDirection