Click or drag to resize

Page Constructor (Int32, Int32)

Initializes a new instance of the Page class

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Page(
	int areaId,
	int parentPageID
)

Parameters

areaId
Type: SystemInt32
parentPageID
Type: SystemInt32
See Also