GetSubMenu Method
Returns a sub menu of this menu.

C# Syntax

IMenu GetSubMenu( 
   string subMenuPath
)

Parameters

subMenuPath
the path of the sub menu (separated by ';' char).