Click or drag to resize

GuiColorSelect Method (String, String, Boolean, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string ColorSelect(
	string selectedFieldValue,
	string fieldName,
	bool colorSelectStart,
	string label
)

Parameters

selectedFieldValue
Type: SystemString
fieldName
Type: SystemString
colorSelectStart
Type: SystemBoolean
label
Type: SystemString

Return Value

Type: String
See Also