| PageTemplateInfoProviderGetPageTemplateInfoInternal Method (Int32) | 
            Gets the page template object for the specified page template ID.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntaxprotected virtual PageTemplateInfo GetPageTemplateInfoInternal(
	int templateId
)
Parameters
- templateId
 - Type: SystemInt32
Page template ID 
Return Value
Type: 
PageTemplateInfo
See Also