| ColorSwatchServiceGetHexColor Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public string GetHexColor(
int areaId,
string colorName
)
Public Function GetHexColor (
areaId As Integer,
colorName As String
) As String
Parameters
- areaId
- Type: SystemInt32
- colorName
- Type: SystemString
Return Value
Type:
StringSee Also