Click or drag to resize

RibbonBarGetTabByName Method

Retrieves tab by its name.

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

Parameters

tabName
Type: SystemString
Name of the tab.

Return Value

Type: RibbonBarTab
Remarks