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