ViewStartPage.ViewContext 屬性

定義

在衍生類別中實作時,取得檢視起始頁的檢視內容。

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

屬性值

檢視起始頁的檢視內容。

適用於