CurrentComponentsList RegisterPageTemplate Method Kentico 8.0 API Reference
Registers the page template within the collection of page templates for current request.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

pageTemplate
Type: CMS.PortalEngine PageTemplateInfo
Page template object to register within current request
See Also