BootstrapTagCollection(String[]) Constructor
Initializes a new instance of the BootstrapTagCollection class.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
Name | Type | Description |
---|---|---|
items | String[] | An array that contains zero or more string values (tags) to populate the collection. |
See Also