BootstrapTagBoxCustomTagsAddedEventArgs Constructors
Provides data for the BootstrapTagBox.CustomTagsAdded event.Name | Parameters | Description |
---|---|---|
BootstrapTagBoxCustomTagsAddedEventArgs(IEnumerable<String>) | customTags | Initializes a new instance of the BootstrapTagBoxCustomTagsAddedEventArgs class. |
See Also