Parameters
- name
- The descriptive name of the menu
Return Value
True if the menu exists, false if it does not
Exception | Description |
---|---|
ArgumentNullException | If the name passed is null or empty |
InvalidOperationException | If the ContextMenus object is not available or in an error state |