AjaxHelper.ViewContext 屬性

定義

取得有關檢視的內容資訊。

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

屬性值

檢視的內容。

適用於