ViewResultBase Properties
Visual Studio 2010
The ViewResultBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
TempData | Gets or sets the TempDataDictionary object for this result. |
|
View | Gets or sets the IView object that is rendered to the response. |
|
ViewData | Gets or sets the view data ViewDataDictionary object for this result. |
|
ViewEngineCollection | Gets or sets the collection of view engines that are associated with this result. |
|
ViewName | Gets or sets the name of the view to render. |
Community Additions
ADD
Show: