MvcHandler Properties

 

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

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticDisableMvcResponseHeader

Gets or sets a value that indicates whether the MVC response header is disabled.

System_CAPS_protpropertyIsReusable

Gets a value that indicates whether another request can use the IHttpHandler instance.

System_CAPS_pubpropertyRequestContext

Gets the request context.

Return to top
Show: