BootstrapClientMenuItem.GetIconCssClass Method
Gets the CSS class of the icon displayed by the menu item.
Declaration
GetIconCssClass(): string
Returns
Type | Description |
---|---|
string | A string containing the name of a CSS class. |
See Also