Proyecto Fin de Carrera 2011
The ErrorController type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ErrorController | Initializes a new instance of the ErrorController class |
Methods
Name | Description | |
---|---|---|
![]() | Content(String) | (Inherited from Controller.) |
![]() | Content(String, String) | (Inherited from Controller.) |
![]() | Content(String, String, Encoding) | (Inherited from Controller.) |
![]() | CreateActionInvoker | (Inherited from Controller.) |
![]() | CreateTempDataProvider | (Inherited from Controller.) |
![]() | Dispose()()()() | (Inherited from Controller.) |
![]() | Dispose(Boolean) | (Inherited from Controller.) |
![]() | Equals | (Inherited from Object.) |
![]() | ErrorEndRequest |
Gestor del error
|
![]() | Execute | (Inherited from ControllerBase.) |
![]() | ExecuteCore | (Inherited from Controller.) |
![]() | File(array<Byte>[]()[][], String) | (Inherited from Controller.) |
![]() | File(Stream, String) | (Inherited from Controller.) |
![]() | File(String, String) | (Inherited from Controller.) |
![]() | File(array<Byte>[]()[][], String, String) | (Inherited from Controller.) |
![]() | File(Stream, String, String) | (Inherited from Controller.) |
![]() | File(String, String, String) | (Inherited from Controller.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | HandleUnknownAction | (Inherited from Controller.) |
![]() | Initialize | (Inherited from Controller.) |
![]() | JavaScript | (Inherited from Controller.) |
![]() | Json(Object) | (Inherited from Controller.) |
![]() | Json(Object, String) | (Inherited from Controller.) |
![]() | Json(Object, JsonRequestBehavior) | (Inherited from Controller.) |
![]() | Json(Object, String, Encoding) | (Inherited from Controller.) |
![]() | Json(Object, String, JsonRequestBehavior) | (Inherited from Controller.) |
![]() | Json(Object, String, Encoding, JsonRequestBehavior) | (Inherited from Controller.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | OnActionExecuted | (Inherited from Controller.) |
![]() | OnActionExecuting | (Inherited from Controller.) |
![]() | OnAuthorization | (Inherited from Controller.) |
![]() | OnException |
Capturador del error
(Overrides ControllerOnException(ExceptionContext).) |
![]() | OnResultExecuted | (Inherited from Controller.) |
![]() | OnResultExecuting | (Inherited from Controller.) |
![]() | PartialView()()()() | (Inherited from Controller.) |
![]() | PartialView(Object) | (Inherited from Controller.) |
![]() | PartialView(String) | (Inherited from Controller.) |
![]() | PartialView(String, Object) | (Inherited from Controller.) |
![]() | Redirect | (Inherited from Controller.) |
![]() | RedirectToAction(String) | (Inherited from Controller.) |
![]() | RedirectToAction(String, Object) | (Inherited from Controller.) |
![]() | RedirectToAction(String, RouteValueDictionary) | (Inherited from Controller.) |
![]() | RedirectToAction(String, String) | (Inherited from Controller.) |
![]() | RedirectToAction(String, String, Object) | (Inherited from Controller.) |
![]() | RedirectToAction(String, String, RouteValueDictionary) | (Inherited from Controller.) |
![]() | RedirectToRoute(Object) | (Inherited from Controller.) |
![]() | RedirectToRoute(RouteValueDictionary) | (Inherited from Controller.) |
![]() | RedirectToRoute(String) | (Inherited from Controller.) |
![]() | RedirectToRoute(String, Object) | (Inherited from Controller.) |
![]() | RedirectToRoute(String, RouteValueDictionary) | (Inherited from Controller.) |
![]() | ShowError |
Gestor del error en peticiones ajax
|
![]() | ToString | (Inherited from Object.) |
![]() | TryUpdateModel``1(UMP) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, array<String>[]()[][]) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, IValueProvider) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String, array<String>[]()[][]) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String, array<String>[]()[][], array<String>[]()[][]) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String, array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | TryUpdateModel``1(UMP, String, array<String>[]()[][], array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | TryValidateModel(Object) | (Inherited from Controller.) |
![]() | TryValidateModel(Object, String) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, array<String>[]()[][]) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, IValueProvider) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String, array<String>[]()[][]) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String, IValueProvider) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String, array<String>[]()[][], array<String>[]()[][]) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String, array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | UpdateModel``1(UMP, String, array<String>[]()[][], array<String>[]()[][], IValueProvider) | (Inherited from Controller.) |
![]() | ValidateModel(Object) | (Inherited from Controller.) |
![]() | ValidateModel(Object, String) | (Inherited from Controller.) |
![]() | View()()()() | (Inherited from Controller.) |
![]() | View(Object) | (Inherited from Controller.) |
![]() | View(String) | (Inherited from Controller.) |
![]() | View(IView) | (Inherited from Controller.) |
![]() | View(String, String) | (Inherited from Controller.) |
![]() | View(String, Object) | (Inherited from Controller.) |
![]() | View(IView, Object) | (Inherited from Controller.) |
![]() | View(String, String, Object) | (Inherited from Controller.) |
Properties
Name | Description | |
---|---|---|
![]() | ActionInvoker | (Inherited from Controller.) |
![]() | Binders | (Inherited from Controller.) |
![]() | ControllerContext | (Inherited from ControllerBase.) |
![]() | HttpContext | (Inherited from Controller.) |
![]() | ModelState | (Inherited from Controller.) |
![]() | Request | (Inherited from Controller.) |
![]() | Response | (Inherited from Controller.) |
![]() | RouteData | (Inherited from Controller.) |
![]() | Server | (Inherited from Controller.) |
![]() | Session | (Inherited from Controller.) |
![]() | TempData | (Inherited from ControllerBase.) |
![]() | TempDataProvider | (Inherited from Controller.) |
![]() | Url | (Inherited from Controller.) |
![]() | User | (Inherited from Controller.) |
![]() | ValidateRequest | (Inherited from ControllerBase.) |
![]() | ValueProvider | (Inherited from ControllerBase.) |
![]() | ViewData | (Inherited from ControllerBase.) |