共用方式為


AjaxOptions.ToUnobtrusiveHtmlAttributes 方法

定義

以 HTML 屬性集合形式傳回 Ajax 選項以支援非干擾性的 JavaScript。

public System.Collections.Generic.IDictionary<string,object> ToUnobtrusiveHtmlAttributes();
member this.ToUnobtrusiveHtmlAttributes : unit -> System.Collections.Generic.IDictionary<string, obj>
Public Function ToUnobtrusiveHtmlAttributes () As IDictionary(Of String, Object)

傳回

Ajax 選項,其形式為 HTML 屬性集合以支援不顯眼的 JavaScript。

適用於