AjaxOptions.LoadingElementDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.