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