AjaxOptions.LoadingElementId 属性

定义

获取或设置加载 Ajax 函数时显示的 HTML 元素的 id 属性。

public string LoadingElementId { get; set; }
member this.LoadingElementId : string with get, set
Public Property LoadingElementId As String

属性值

加载 Ajax 函数时显示的元素 ID。

适用于