Click or drag to resize

RibbonBarAddTab Method

Adds new tab.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void AddTab(
	RibbonBarTab tab
)

Parameters

tab
Type: Dynamicweb.ControlsRibbonBarTab
Tab to add.
Remarks