ViewComponentContext Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A context for view components.
public ref class ViewComponentContextpublic class ViewComponentContexttype ViewComponentContext = classPublic Class ViewComponentContext- Inheritance
- 
				ViewComponentContext
Constructors
Properties
| Arguments | Gets or sets the view component arguments. | 
| HtmlEncoder | Gets or sets the HtmlEncoder. | 
| TempData | Gets the ITempDataDictionary. | 
| ViewComponentDescriptor | Gets or sets the ViewComponentDescriptor for the view component being invoked. | 
| ViewContext | Gets or sets the ViewContext. | 
| ViewData | Gets the ViewDataDictionary. | 
| Writer | Gets the TextWriter for output. |