 | PageViewModel.Path Property |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IList<PageReferenceViewModel> Path { get; set; }
Public Property Path As IList(Of PageReferenceViewModel)
Get
Set
Property Value
Type:
IList<PageReferenceViewModel>
See Also