Click or drag to resize

RibbonBarHasTab Method

Determines whether tab with the given name is declared.

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

Parameters

tabName
Type: SystemString
Name of the tab.

Return Value

Type: Boolean
Remarks