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