Skip to main content
A newer version of this page is available. .

BootstrapClientButton.GetBadgeIconCssClass Method

Gets the CSS class of the icon displayed within the button badge.

Declaration

GetBadgeIconCssClass(): string

Returns

Type Description
string

A string containing the name of a CSS class.

See Also