TransitionManager.StartWaitingIndicator Method
| Name | Parameters | Description |
|---|---|---|
| StartWaitingIndicator(Control, IWaitingIndicatorProperties) | control, indicatorProperties | Shows the wait indicator over the specified control using the specified properties. |
| StartWaitingIndicator(Control, WaitingAnimatorType) | control, indicatorType | Shows the wait indicator of the specified type over the specified control. |