An optional command string that is fired into addins
You can override this method to capture commands that are not already handled by the editor.
public virtual Task OnNotifyAddin(string command, object parameter)
Parameters
command
Command Name
parameter
Command parameter
See also:
Class MarkdownMonsterAddin© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic