IsItemExists Method
Indicates whether the specified toolbar button or menu button exists.

C# Syntax

bool IsItemExists( 
   string itemPath
)

Parameters

itemPath
The full path of the button. The full path of a menu button is a list of menu button names separated by semicolons.