This topic has not yet been rated - Rate this topic

IView Interface

Defines the methods that are required for a view.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IView

The IView type exposes the following members.

  Name Description
Public method Render Renders the specified view context by using the specified the writer object.
Top
Did you find this helpful?
(1500 characters remaining)