IView Interface
Defines the methods that are required for a view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Render(ViewContext, TextWriter) | Renders the specified view context by using the specified the writer object. |
Show:
