C# Class PortableSomething.Areas.PortableSomething.PortableSomethingAreaRegistration

Inheritance: MvcContrib.PortableAreas.PortableAreaRegistration
显示文件 Open project: AkosLukacs/PluggablePortableAreasMVC4

Public Methods

Method Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void

Private Methods

Method Description
RegisterRoutes ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

RegisterArea() public method

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void
context System.Web.Mvc.AreaRegistrationContext
bus IApplicationBus
return void