Click or drag to resize

GuiColorSelect Method (String, String, Boolean, 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 formName,
	bool required,
	string cssClass
)

Parameters

selectedFieldValue
Type: SystemString
fieldName
Type: SystemString
colorSelectStart
Type: SystemBoolean
formName
Type: SystemString
required
Type: SystemBoolean
cssClass
Type: SystemString

Return Value

Type: String
See Also