The CartellaViewController 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 | (Inherited from CartellaBaseController.) | |
RequestHttpVerb | (Inherited from CartellaBaseController.) | |
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.) |