Click or drag to resize

DynamicStructureLevelScopeFromJson Method

Deserializes the DynamicStructureLevelScope to a json string

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static DynamicStructureLevelScope FromJson(
	string json
)

Parameters

json
Type: SystemString

Return Value

Type: DynamicStructureLevelScope
See Also