| NavigationTreeViewModelParameters Property |
Namespace:
Dynamicweb.Frontend.Navigation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IDictionary<string, Object> Parameters { get; }
Public ReadOnly Property Parameters As IDictionary(Of String, Object)
Get
Property Value
Type:
IDictionaryString,
ObjectSee Also