C# Class Kooboo.Commerce.Web.Areas.Commerce.CommerceApplicationEvents

Inheritance: Kooboo.CMS.Common.Runtime.Mvc.MvcModule
Mostra file Open project: Kooboo/Ecommerce

Public Methods

Method Description
Application_End ( object sender, EventArgs e ) : void
Application_Start ( object sender, EventArgs e ) : void

Method Details

Application_End() public method

public Application_End ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Application_Start() public method

public Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void