Fired when a link is clicked in the preview editor. Opens a new external browser instance with the URL opened or opens certain supported files (like other markdown files) in the editor.
public Task<Boolean> PreviewLinkNavigation(string url, string src)
Parameters
url
src
See also:
Class EditorWebViewDotnetInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic