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