C# Class Aqueduct.SitecoreLib.EventHandlers.SitecoreEventsHandlerInitialisater

Methods of the class are hooked up with the sitecore events through the web.config
Inheritance: Aqueduct.Web.InitialisationAction
显示文件 Open project: aqueduct/Aqueduct.SitecoreLib

Public Methods

Method Description
SitecoreEventsHandlerInitialisater ( ) : System.Web

Private Methods

Method Description
Initialise ( System.Web.HttpApplication obj ) : void

Method Details

SitecoreEventsHandlerInitialisater() public method

public SitecoreEventsHandlerInitialisater ( ) : System.Web
return System.Web