| PageInfo Constructor (DataRow) | 
            Constructor.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic PageInfo(
	DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
 Data row with the data (CMS_Tree_Joined + CMS_PageTemplate)
 See Also
See Also