ViewEngineResult.View Property

Definition

Gets or sets the view.

public System.Web.Mvc.IView View { get; }
member this.View : System.Web.Mvc.IView
Public ReadOnly Property View As IView

Property Value

The view.

Applies to