BootstrapUIWidgetErrorEventArgs Class
Provides data for client events raised in response to widget errors.
Declaration
declare class BootstrapUIWidgetErrorEventArgs extends BootstrapUIWidgetEventArgsBase
Remarks
BootstrapUIWidgetErrorEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
BootstrapUIWidgetEventArgsBase
BootstrapUIWidgetErrorEventArgs
See Also