Click or drag to resize

DynamicStructureServiceGetAll Method

Gets all dynamic structures.

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IEnumerable<DynamicStructure> GetAll()

Return Value

Type: IEnumerableDynamicStructure
See Also