AreaRegistrationContext Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyAreaName

Gets the name of the area to register.

System_CAPS_pubpropertyNamespaces

Gets the namespaces for the application.

System_CAPS_pubpropertyRoutes

Gets a collection of defined routes for the application.

System_CAPS_pubpropertyState

Gets an object that contains user-defined information to pass to the area.

Return to top
Show: