BootstrapUIWidgetErrorEventArgs Properties
Provides data for client events raised in response to widget errors.| Name | Description |
|---|---|
| component | The widget instance. Inherited from BootstrapUIWidgetEventArgsBase. |
| element | The widget’s container. Inherited from BootstrapUIWidgetEventArgsBase. |
| target | Contains information on the error that occurred. |
See Also