AreaRegistration Methods

Include Protected Members
Include Inherited Members

The AreaRegistration type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member RegisterAllAreas() Registers all areas in an ASP.NET MVC application.
Public methodStatic member RegisterAllAreas(Object) Registers all areas in an ASP.NET MVC application by using the specified user-defined information.
Public method RegisterArea Registers an area in an ASP.NET MVC application using the specified area's context information.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AreaRegistration Class

System.Web.Mvc Namespace