Click or drag to resize

RibbonPersonal Constructor (String, String)

Initializes a new instance of the RibbonPersonal class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public RibbonPersonal(
	string pagePath,
	string controlId
)

Parameters

pagePath
Type: SystemString
controlId
Type: SystemString
See Also