The CartellaBaseController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from Controller.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RenderRazorViewToString | |
![]() | RequestHttpVerb | |
![]() | ToString | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | System#Web#Mvc#IController#Execute | (Inherited from ControllerBase.) |
![]() ![]() | System#Web#Mvc#IActionFilter#OnActionExecuted | (Inherited from Controller.) |
![]() ![]() | System#Web#Mvc#IActionFilter#OnActionExecuting | (Inherited from Controller.) |
![]() ![]() | System#Web#Mvc#IAuthorizationFilter#OnAuthorization | (Inherited from Controller.) |
![]() ![]() | System#Web#Mvc#IExceptionFilter#OnException | (Inherited from Controller.) |
![]() ![]() | System#Web#Mvc#IResultFilter#OnResultExecuted | (Inherited from Controller.) |
![]() ![]() | System#Web#Mvc#IResultFilter#OnResultExecuting | (Inherited from Controller.) |