PageInfo Constructor (IDataContainer) |
Constructor.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public PageInfo(
IDataContainer container
)
Parameters
- container
- Type: CMS.BaseIDataContainer
Container with the data (CMS_Tree_Joined + CMS_PageTemplate)
See Also