Click or drag to resize

NavigationTreeViewModel.Nodes Property

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

Property Value

Type: IEnumerable<NavigationTreeNodeViewModel>
See Also