public void AddMenuItem( MultiLangString oText, string strActionName )
public: void AddMenuItem( MultiLangString^ oText, String^ strActionName )
Parameters
- oText
- Multilanguage Text of the new menu item.
- strActionName
- Name of the Eplan.EplApi.ApplicationFramework.Action to be performed when the menu item is selected. Also its parameters can be passed here. Must be unique within menu.