ViewResultBase.ViewName 属性

定义

获取或设置要呈现的视图的名称。

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

属性值

视图的名称。

适用于