CurrentComponentsListTemplates Property |
List of page templates used by current page. Hashtable [templateName.ToLowerCSafe() -> PageTemplateInfo]
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public Hashtable Templates { get; protected set; }
Property Value
Type:
HashtableSee Also