Login FormWeb View_ Navigation Starting Method
Definition
Namespace: DWSIM.Simulate365.FormFactories
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void WebView_NavigationStarting(
Object sender,
CoreWebView2NavigationStartingEventArgs e
)VB
Private Sub WebView_NavigationStarting (
sender As Object,
e As CoreWebView2NavigationStartingEventArgs
)