Class KnownColorInfo
- Namespace
- Dynamicweb.Core.UI
- Assembly
- Dynamicweb.Core.dll
public class KnownColorInfo
- Inheritance
-
KnownColorInfo
- Inherited Members
Properties
ClassName
The css class name
public string ClassName { get; set; }
Property Value
Methods
ClassNameFor(KnownColor)
Return the related css class name for the Enum
public static string ClassNameFor(KnownColor color)
Parameters
color
KnownColor