Click or drag to resize

GuiCheckBox Method (String, String, String, String, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string CheckBox(
	string selectedFieldValue,
	string fieldName,
	string attributes,
	string value,
	string label
)

Parameters

selectedFieldValue
Type: SystemString
fieldName
Type: SystemString
attributes
Type: SystemString
value
Type: SystemString
label
Type: SystemString

Return Value

Type: String
See Also