Click or drag to resize

AreaInfo Constructor

Initializes a new instance of the AreaInfo class

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

Parameters

areaId
Type: SystemInt32
webPages
Type: SystemInt32
See Also