The EntityRoute type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRouteData (Overrides Route..::..GetRouteData(HttpContextBase).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVirtualPath
Returns information about the URL that is associated with the route.
(Inherited from Route.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also