Click or drag to resize

RibbonBarAddIn Constructor

Initializes a new instance of an object.

Namespace:  Dynamicweb.Controls.Extensibility
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public RibbonBarAddIn(
	RibbonBar ribbon
)

Parameters

ribbon
Type: Dynamicweb.ControlsRibbonBar
An instance of RibbonBar object that contains an add-in.
Remarks