Click or drag to resize

GuiCheckBox Method (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
)

Parameters

selectedFieldValue
Type: SystemString
fieldName
Type: SystemString
attributes
Type: SystemString

Return Value

Type: String
See Also