ASP.NET Application level logic. This class primarily interact between Orckestra CMS and the ASP.NET Application.
Most of the members on this class is not documented, except for those which developers may find useful to interact with.
Namespace: Composite.Core.WebClientAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static class ApplicationLevelEventHandlers |
Visual Basic |
---|
Public NotInheritable Class ApplicationLevelEventHandlers |
Visual C++ |
---|
public ref class ApplicationLevelEventHandlers abstract sealed |
Inheritance Hierarchy
See Also