Click or drag to resize

DynamicStructureLevels Property

Gets or sets the 1st > in the dynamic structure hierarchi.

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public List<DynamicStructureLevel> Levels { get; set; }

Property Value

Type: ListDynamicStructureLevel
See Also