BootstrapTagBoxClientSideEvents Constructors
Contains a client-side tag box editor’s event list.Name | Parameters | Description |
---|---|---|
BootstrapTagBoxClientSideEvents() | none | Initializes a new instance of the BootstrapTagBoxClientSideEvents class with default settings. |
BootstrapTagBoxClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapTagBoxClientSideEvents class with the specified owner. |
See Also