This topic has not yet been rated - Rate this topic

AreaRegistration.RegisterArea Method

.NET Framework 4

Registers an area in an ASP.NET MVC application using the specified area's context information.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public abstract void RegisterArea(
	AreaRegistrationContext context
)

Parameters

context
Type: System.Web.Mvc.AreaRegistrationContext
Encapsulates the information that is required in order to register the area.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ