Click or drag to resize

PageLayout Constructor

Standard constructor.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PageLayout(
	string layoutSpec
)

Parameters

layoutSpec
Type: SystemString
The layout spec, generated by the layout tool, to parse.
See Also