Click or drag to resize
CMSEditTemplatePagePageTemplate Property
Gets the page template info object (according to the PageTemplateID).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected PageTemplateInfo PageTemplate { get; }

Property Value

Type: PageTemplateInfo
See Also