C# Class N2.Templates.Mvc.Areas.Blog.BlogAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Exibir arquivo Open project: n2cms/n2cms

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