WebViewPreviewDotnetInterop.PreviewLinkNavigationAsync

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.

This is the safe version to use!

public Task<Boolean> PreviewLinkNavigationAsync(string url,
	string src)

Parameters

url

src


See also:

Class WebViewPreviewDotnetInterop

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