Gets the Page info object that defines the page template used by the given page info object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- pi
- Type: CMS.DocumentEngine PageInfo
Page info for which the template source should be evaluated
- culture
- Type: System String
Culture to use for retrieving the information
- combineWithDefaultCulture
- Type: System Boolean
Combine the results with default culture?
Return Value
Type: PageInfoSee Also