|   | MenuItemsGetMenuItemPath Method  | 
 
            The collection must (at least) contain all menu items above menuItem.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetMenuItemPath(
	int menuItemId
)
Parameters
- menuItemId
 - Type: SystemInt32
 
Return Value
Type: 
String
See Also