Click or drag to resize
PageExtensions Class
HTML utility methods.
Inheritance Hierarchy
SystemObject
  CMS.Base.Web.UIPageExtensions

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static class PageExtensions

The PageExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddToHeader
Adds the given HTML code to the header of the page.
Top
See Also