PageInfo Constructor (DataRow) |
Constructor.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public PageInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Data row with the data (CMS_Tree_Joined + CMS_PageTemplate)
See Also