Click or drag to resize

JsonSettingsMaxDepth Property

Namespace:  Dynamicweb.Core.Json.Settings
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public Nullable<int> MaxDepth { get; set; }

Property Value

Type: NullableInt32
See Also