Click or drag to resize

M_ObjectM_GetIconColor Method

Gets the icon color code. (Ex : for font-awesome icons) Will return an empty string by default.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public virtual string M_GetIconColor()

Return Value

Type: String
See Also