The following tables list the members exposed by AjaxIndicator.
Name | Description | |
---|---|---|
AltText | Gets sets alt attribute for image. | |
BlockArea | Gets sets option to create half transparent shell which blocks control or browser's window. | |
BlockCssClass | Gets sets css class for blocking element which is used when BlockArea property is enabled. | |
CssClass | Gets sets css class for indicator. | |
Enabled | Gets sets option to enable or disable indicator. | |
FadeInDuration | Gets sets duration of fade animation for show action. | |
FadeInEquationType | Gets sets equation type of fade animation for show action. | |
FadeOutDuration | Gets sets duration of fade animation for hide action. | |
FadeOutEquationType | Gets sets equation type of fade animation for hide action. | |
ImageUrl | Gets sets image url for indicator. | |
IsEmpty | Checks if all properties have default values. | |
Location | Gets sets location of indicator relative to the bounds of target element. | |
OffsetLeft | Gets sets extra horizontal offset of indicator from Location in pixels. | |
OffsetTop | Gets sets extra vertical offset of indicator from Location in pixels. | |
RelativeToControl | Gets sets option to set position of indicator relative to bounds of control or to browser's window. | |
SharedAjaxIndicator | Gets reference to shared AjaxIndicator or null. | |
Text | Gets sets innerHTML for indicator. |