BootstrapClientAccordionGroup.GetHeaderBadgeIconCssClass Method
Gets the CSS class of the icon displayed within an accordion group header badge.
Declaration
GetHeaderBadgeIconCssClass(): string
Returns
| Type | Description |
|---|---|
| string | A String containing the name of a CSS class. |
See Also