Select to view content in your preferred language

Replace cef with WebView2

102
1
Wednesday
mody_buchbinder
Occasional Contributor III

Moving from 2.9 to 3.x cef is no longer supported (https://github.com/esri/arcgis-pro-sdk/releases)  and is replaced by WebView2 control

Anybody upgrade any code using cef from 2.9 to 3.x that can share he/she experience?

 

0 Kudos
1 Reply
VedantBajaj
Esri Contributor

Hi @mody_buchbinder 

We have a sample addin implementation of WebView2, which you can find here.

https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/3068a9824f9ca3f70ae4e237d2418e98096e03...

Documentation for the WebViewBrowser Control can be found here:

https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic74183.html

Hope this helps! If you have any particular questions, feel free to post!

0 Kudos