Skip to main content

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