BootstrapUIWidgetOptionChangedEventArgs Constructors
Provides data for client events raised in response to changing the widget’s options.Name | Description |
---|---|
constructor(component, element, fullName, name, previousValue, value) | Initializes a new instance of the BootstrapUIWidgetOptionChangedEventArgs class with the specified parameters. |
See Also