Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls
RibbonBar Class
RibbonBar Methods
AddGroup Method
AddTab Method
Control_OnInit Method
Control_OnLoad Method
CreateGroup Method
CreateTab Method
GetGroupByName Method
GetTabByName Method
HasGroup Method
HasTab Method
InitializeAddIns Method
InsertGroup Method
InsertTab Method
LoadAddIns Method
LoadResources Method
RaisePostBackEvent Method
Render Method
RibbonBar
AddTab Method
Adds new tab.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
C#
VB
Copy
public
void
AddTab
(
RibbonBarTab
tab
)
Public
Sub
AddTab
(
tab
As
RibbonBarTab
)
Parameters
tab
Type:
Dynamicweb.Controls
RibbonBarTab
Tab to add.
Remarks
See Also
Reference
RibbonBar Class
Dynamicweb.Controls Namespace