ErrorAnimationType
Wisej.Web.ErrorAnimationType
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies the type of animation to apply to the error provider.
Fields
Name
Description
Blink
Blink animation, the element appears and disappears.
Bounce
Bounce animation. The element bounces up and down.
None
No animation.
Tada
Tada animation. The element is zoomed, giggles and returns to its original size and location..
Used By
Name
Description
Returns or sets a value indicating the type of animation to perform when the error icon blinks..
Last updated