C# Class ABsoluteMaybe.SampleWebsite.MVC2.Areas.ABsoluteMaybeDashboard.ABsoluteMaybeDashboardAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Show file Open project: troygoode/ABsoluteMaybe

Public Methods

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

Method Details

RegisterArea() public method

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