PageInfoProvider GetTemplateSourcePageInfo Method Kentico 8.0 API Reference
Gets the Page info object that defines the page template used by the given page info object.

Namespace: CMS.DocumentEngine
Assembly: 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: OnlineSystem String
Culture to use for retrieving the information
combineWithDefaultCulture
Type: OnlineSystem Boolean
Combine the results with default culture?

Return Value

Type: PageInfo
See Also