Click or drag to resize

NavigationTreeViewModel.Parameters Property

Namespace:  Dynamicweb.Frontend.Navigation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IDictionary<string, Object> Parameters { get; }

Property Value

Type: IDictionary<String, Object>
See Also