Click or drag to resize

GroupBoxPersonalSettings Constructor (String, String)

Initializes a new instance of the GroupBoxPersonalSettings class

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
public GroupBoxPersonalSettings(
	string pagePath,
	string groupBoxId
)

Parameters

pagePath
Type: SystemString
groupBoxId
Type: SystemString
See Also