MvcRouteHandler Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetHttpHandler(RequestContext)

Returns the HTTP handler by using the specified HTTP context.

System_CAPS_protmethodGetSessionStateBehavior(RequestContext)

Returns the session behavior.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIRouteHandler.GetHttpHandler(RequestContext)

Returns the HTTP handler by using the specified request context.

Return to top
Show: