다음을 통해 공유


AjaxOptions.ToUnobtrusiveHtmlAttributes 메서드

정의

비간섭 JavaScript를 지원할 HTML 특성의 컬렉션으로 Ajax 옵션을 반환합니다.

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)

반환

비간섭 JavaScript를 지원할 HTML 특성의 컬렉션으로서의 Ajax 옵션입니다.

적용 대상