AjaxOptions.LoadingElementDuration Property

Definition

Gets or sets a value, in milliseconds, that controls the duration of the animation when showing or hiding the loading element.

public int LoadingElementDuration { get; set; }
member this.LoadingElementDuration : int with get, set
Public Property LoadingElementDuration As Integer

Property Value

A value, in milliseconds, that controls the duration of the animation when showing or hiding the loading element.

Applies to