The CartellaViewController type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CartellaViewController | Initializes a new instance of the CartellaViewController class |
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.) |
Fields
Name | Description | |
---|---|---|
EmailAgent | (Inherited from CartellaBaseController.) |
Properties
Name | Description | |
---|---|---|
ActionInvoker | (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.) | |
ViewBag | (Inherited from ControllerBase.) | |
ViewData | (Inherited from ControllerBase.) |
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.) |