Skip to content

WebViewUnloadedEventArgs

Summary

Provides data for the WebView control Unloaded event.

Signature

1
public class WebViewUnloadedEventArgs

Namespace

cAlgo.API

See Also

Properties

WebView

Summary

The WebView control.

Signature

1
public WebView WebView {get;}

Return Value

WebView

Related Tutorials