C# Class RssWidgetPortableArea.RssWidgetAreaRegistration

Inheritance: MvcContrib.PortableAreas.PortableAreaRegistration
Exibir arquivo Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : 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