PageInfoProvider GetTemplateSourcePageInfo Method Kentico 8.1 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.1.5347.20411)

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