Overload | Description |
---|---|
Load(Menu,String) | Load the Menu with the specified name from the current JAMS Server. |
Load(Menu,String,Server) | Load the Menu with the specified name from the specified JAMS Server. |
Load(Menu,Int32,Server) | Load the Menu with the specified ID from the specified JAMS Server. |
Load(Menu,String,Int32,Server) | Load the Menu with a matching ID or name from the specified JAMS Server. |