BootstrapTagCollection Constructors
A collection of tags in the Tag Box.| Name | Parameters | Description |
|---|---|---|
| BootstrapTagCollection() | none | Initializes a new instance of the BootstrapTagCollection class with default settings. |
| BootstrapTagCollection(BootstrapTagBoxProperties) | properties | Initializes a new instance of the BootstrapTagCollection class. |
| BootstrapTagCollection(String[]) | items | Initializes a new instance of the BootstrapTagCollection class. |
See Also