ErrorBlinkStyle
Wisej.Web.ErrorBlinkStyle
Last updated
Was this helpful?
Wisej.Web.ErrorBlinkStyle
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies constants indicating when the error icon, supplied by an , should blink to alert the user that an error has occurred.
AlwaysBlink
Always blink when the error icon is first displayed, or when a error description string is set for the control and the error icon is already displayed.
BlinkIfDifferentError
Blinks when the icon is already displayed and a new error string is set for the control.
NeverBlink
Never blink the error icon.
Returns or sets a value indicating when the error icon flashes.