Click or drag to resize

DynamicStructureLevel Constructor (String, SortDirection)

Initializes a new instance of the DynamicStructureLevel class

Namespace:  Dynamicweb.Ecommerce.Products.DynamicStructuring
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public DynamicStructureLevel(
	string field,
	SortDirection sortDirection
)

Parameters

field
Type: SystemString
sortDirection
Type: Dynamicweb.Indexing.Querying.SortingSortDirection
See Also