| KnownColorInfoClassNameFor Method |
Namespace:
Dynamicweb.Core.UI
Assembly:
Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax public static string ClassNameFor(
KnownColor color
)
Public Shared Function ClassNameFor (
color As KnownColor
) As String
Parameters
- color
- Type: Dynamicweb.Core.UIKnownColor
Return Value
Type:
StringSee Also