Click or drag to resize

NavigationTreeViewModelNodes Property

Namespace:  Dynamicweb.Frontend.Navigation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<NavigationTreeNodeViewModel> Nodes { get; }

Property Value

Type: IEnumerableNavigationTreeNodeViewModel
See Also