Implements the IBrowser interface using the WebView2 control.
Más...
Implements the IBrowser interface using the WebView2 control.
Definición en la línea 15 del archivo webBrowserChromium.cs.
◆ WebViewBrowserChromium() [1/2]
| Sage.ES.S50.CloudId.WebViewBrowserChromium.WebViewBrowserChromium |
( |
Func< Form > | formFactory | ) |
|
|
inline |
Creates a new instance of WebViewBrowserChromium with a specified function to create the Form used to host the WebView2 control.
- Parámetros
-
| formFactory | The function used to create the Form that will host the WebViewCompatible control. |
Definición en la línea 24 del archivo webBrowserChromium.cs.
◆ WebViewBrowserChromium() [2/2]
| Sage.ES.S50.CloudId.WebViewBrowserChromium.WebViewBrowserChromium |
( |
string | title = "Autorizando...", |
|
|
int | width = 1024, |
|
|
int | height = 768 ) |
|
inline |
Creates a new instance of WebViewBrowserChromium allowing parts of the Form container to be set.
- Parámetros
-
| title | Optional title for the form - defaults to 'Authenticating...'. |
| width | Optional width for the form in pixels. Defaults to 1024. |
| height | Optional height for the form in pixels. Defaults to 768. |
Definición en la línea 36 del archivo webBrowserChromium.cs.
◆ InvokeAsync()
| async Task< BrowserResult > Sage.ES.S50.CloudId.WebViewBrowserChromium.InvokeAsync |
( |
BrowserOptions | options, |
|
|
CancellationToken | cancellationToken ) |
|
inline |
La documentación de esta clase está generada del siguiente archivo:
- C:/actions-runner/_work/Sage.ES.Sage50/Sage.ES.Sage50/src/Sage.ES.S50/Sage.ES.S50.CloudId/webBrowserChromium.cs