ViewMasterPage.Ajax プロパティ

定義

マスター ページの AJAX スクリプトを取得します。

public System.Web.Mvc.AjaxHelper<object> Ajax { get; }
member this.Ajax : System.Web.Mvc.AjaxHelper<obj>
Public ReadOnly Property Ajax As AjaxHelper(Of Object)

プロパティ値

マスター ページの AJAX スクリプト。

適用対象