Click or drag to resize
ApplicationHelper Class
Contains methods that help with application management.
Inheritance Hierarchy
SystemObject
  CMS.Base.InternalApplicationHelper

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static class ApplicationHelper

The ApplicationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFireEndRequestEvents
Fires events for handling the end of the request.
Top
See Also