BootstrapClientTab.GetActiveIconCssClass Method
Gets the CSS class of an icon displayed by the tab when it is active.
Declaration
GetActiveIconCssClass(): string
Returns
Type | Description |
---|---|
string | A String containing the name of a CSS class. |
See Also