System.Web.Mvc.Controller

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:assembly System.Web.Mvc.dll
gptkbp:baseClass System.Object
gptkbp:derivedClass System.Web.Mvc.AsyncController
System.Web.Mvc.Controller<T>
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.web.mvc.controller
https://www.w3.org/2000/01/rdf-schema#label System.Web.Mvc.Controller
gptkbp:implementedIn gptkb:IController
gptkbp:introducedIn gptkb:.NET_Framework_3.5
gptkbp:method Dispose()
Content()
File()
Json()
PartialView()
Redirect()
RedirectToAction()
View()
gptkbp:namespace System.Web.Mvc
gptkbp:property gptkb:Request
Response
User
HttpContext
ActionInvoker
ControllerContext
RouteData
TempData
ViewBag
ViewData
gptkbp:usedFor handling HTTP requests
ASP.NET MVC pattern
returning ActionResults
gptkbp:bfsParent gptkb:FrontController_in_ASP.NET_MVC
gptkbp:bfsLayer 8