public RibbonCommand AddCommand( MultiLangString multiLangButtonText, string strActionCommandLine )
public: RibbonCommand^ AddCommand( MultiLangString^ multiLangButtonText, String^ strActionCommandLine )
Parameters
| Parameter Name | Description |
|---|---|
| multiLangButtonText | Text that is set at a button, multilanguage |
| strActionCommandLine | Command line of the action |
Return Value
Created command, or null if nothing was created