| ColorSwatchServiceGetColorSwatch Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ColorSwatch GetColorSwatch(
int areaId
)
Public Function GetColorSwatch (
areaId As Integer
) As ColorSwatch
Parameters
- areaId
- Type: SystemInt32
Return Value
Type:
ColorSwatchSee Also