C# Class Ext.Net.MVC.Examples.Areas.DataView_Advanced.DataView_AdvancedAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Show file Open project: extnet/Ext.NET.Examples.MVC

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