C# Class Rebel.Cms.Web.Mvc.Areas.InstallAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Mostra file Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
InstallAreaRegistration ( RebelSettings rebelSettings ) : System
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

InstallAreaRegistration() public method

public InstallAreaRegistration ( RebelSettings rebelSettings ) : System
rebelSettings RebelSettings
return System

RegisterArea() public method

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