Click or drag to resize
TemplateSelectioUtils Class
Utility methods for template selection.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Web.UI.InternalTemplateSelectioUtils

Namespace: CMS.DocumentEngine.Web.UI.Internal
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static class TemplateSelectioUtils

The TemplateSelectioUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetTemplateForNewPage
Sets template for a new page. Method should be used to handle OnBeforeAction event.
Top
See Also