The requested page is not available for selected version.
HasSubMenu
Syntax
Boolean HasSubMenu(string itemPath)
Description
Determine whether or not a menu item has any submenus.
Parameters
itemPath
String specifying the path to the menu item. (Use arrow symbols ( -> ) as delimiters between menu items.)
Return Value
Return TRUE ifthe menu item has a submenu; otherwise, FALSE.