AjaxOptions.ToUnobtrusiveHtmlAttributes
AjaxOptions.ToUnobtrusiveHtmlAttributes
AjaxOptions.ToUnobtrusiveHtmlAttributes
Method
Definition
Returns the Ajax options as a collection of HTML attributes to support unobtrusive 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)
Returns
The Ajax options as a collection of HTML attributes to support unobtrusive JavaScript.