PortalHelper GetPageTemplateASPXCode Method Kentico 8.1 API Reference
Gets the page template ASPX code.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

template
Type: CMS.PortalEngine PageTemplateInfo
Page template
registerCode
Type: OnlineSystem String 
Returning additional code that must be registered so the page template content could run properly

Return Value

Type: OnlineString
See Also