Click or drag to resize
PageInfo Constructor (IDataContainer)
Constructor.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public PageInfo(
	IDataContainer container
)

Parameters

container
Type: CMS.BaseIDataContainer
Container with the data (CMS_Tree_Joined + CMS_PageTemplate)
See Also