| PageTreeRootNodes Property |
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<PageTreeItem> RootNodes { get; }
Public ReadOnly Property RootNodes As IEnumerable(Of PageTreeItem)
Get
Property Value
Type:
IEnumerablePageTreeItemSee Also