Skip to content

WebViewLoadedEventArgs

Summary

Provides data for the WebView control Loaded event.

Signature

1
public class WebViewLoadedEventArgs

Namespace

cAlgo.API

See Also

Properties

WebView

Summary

The WebView control.

Signature

1
public WebView WebView {get;}

Return Value

WebView

Related Tutorials