AreaRegistration.RegisterArea Method (AreaRegistrationContext)
Registers an area in an ASP.NET MVC application using the specified area's context information.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- context
-
Type:
System.Web.Mvc.AreaRegistrationContext
Encapsulates the information that is required in order to register the area.
Show: