PageTemplateInfoProviderGetPageTemplateInfo Method (Int32) |
Gets the page template object.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static PageTemplateInfo GetPageTemplateInfo(
int templateId
)
Parameters
- templateId
- Type: SystemInt32
Page template ID
Return Value
Type:
PageTemplateInfoSee Also