ControllerBase Properties
Visual Studio 2010
The ControllerBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
ControllerContext | Gets or sets the controller context. |
|
TempData | Gets or sets the dictionary for temporary data. |
|
ValidateRequest | Gets or sets a value that indicates whether request validation is enabled for this request. |
|
ValueProvider | Gets or sets the value provider for the controller. |
|
ViewData | Gets or sets the dictionary for view data. |
Community Additions
ADD
Show: