MarkdownDocumentEditor.NotifyAddins

Allows the Editor to raise events that can be captured by Addins that are subscribed to OnNotifyAddin.

public Task NotifyAddins(string command,
	object parameter)

Parameters

command
parameter


See also:

Class MarkdownDocumentEditor

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic