ViewResultBase.ViewName Property

Definition

Gets or sets the name of the view to render.

public string ViewName { get; set; }
member this.ViewName : string with get, set
Public Property ViewName As String

Property Value

The name of the view.

Applies to