System.Web.Mvc.MvcHandler

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:accessible public
gptkbp:assembly System.Web.Mvc.dll
gptkbp:builtBy MvcHandler(RequestContext requestContext)
gptkbp:describes Handles HTTP requests in ASP.NET MVC applications by selecting and executing the appropriate controller.
https://www.w3.org/2000/01/rdf-schema#label System.Web.Mvc.MvcHandler
gptkbp:implementedIn System.Web.IHttpHandler
gptkbp:inheritsFrom System.Web.IHttpHandler
gptkbp:introducedIn gptkb:.NET_Framework_3.5
gptkbp:method ProcessRequest(HttpContextBase httpContext)
BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, object state)
gptkbp:namespace System.Web.Mvc
gptkbp:property IsReusable
RequestContext
gptkbp:bfsParent gptkb:FrontController_in_ASP.NET_MVC
gptkbp:bfsLayer 8