Click or drag to resize

RibbonBarCreateTab Method

Creates new tab.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public RibbonBarTab CreateTab(
	string tabName
)

Parameters

tabName
Type: SystemString
Name of the tab.

Return Value

Type: RibbonBarTab
Remarks