| PageTree Constructor (Int32) |
Initializes a new instance of the
PageTree class
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public PageTree(
int areaId
)
Public Sub New (
areaId As Integer
)
Parameters
- areaId
- Type: SystemInt32
See Also