Click or drag to resize
UniGridFunctionsColorBar Method
Returns colored div with background color specified by value parameter.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object ColorBar(
	Object value
)

Parameters

value
Type: SystemObject
Hexa color code

Return Value

Type: Object
See Also