Click or drag to resize

GuiGroupBoxStart Method (String, String, String, Boolean)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GroupBoxStart(
	string title,
	string onclick,
	string onMouseOver,
	bool useOnEvents
)

Parameters

title
Type: SystemString
onclick
Type: SystemString
onMouseOver
Type: SystemString
useOnEvents
Type: SystemBoolean

Return Value

Type: String
See Also