Click or drag to resize

RibbonBarGroupAddItem Method

Adds new item to the group.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void AddItem(
	RibbonBarItem item
)

Parameters

item
Type: Dynamicweb.ControlsRibbonBarItem
An item to add.
Remarks