AreaRegistration Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | RegisterAllAreas() | Registers all areas in an ASP.NET MVC application. |
![]() ![]() | RegisterAllAreas(Object) | Registers all areas in an ASP.NET MVC application by using the specified user-defined information. |
![]() | RegisterArea(AreaRegistrationContext) | Registers an area in an ASP.NET MVC application using the specified area's context information. |
![]() | ToString() | (Inherited from Object.) |
Show:


