Version

Add Method (ExplorerBarItemCollection)

Add an ExplorerBarItem to the collection
Overload List
OverloadDescription
Add(ExplorerBarItem)Add an ExplorerBarItem to the collection  
Add(String)Add an item with the specified text.  
Add(String,String)Add an item with the specified text and value.  
Add(String,String,String,String)Add an item with the specified text, value, navigateUrl and imageUrl.  
AddAdd a new item to the collection. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also