AreaRegistration Methods
The AreaRegistration type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (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 | Registers an area in an ASP.NET MVC application using the specified area's context information. |
|
ToString | (Inherited from Object.) |
Show: