Replies: 2 comments 1 reply
-
According to the Docs, it is still there in 91.1.xxx |
Beta Was this translation helpful? Give feedback.
0 replies
-
The Reload methods along with a number of others were converted to extension methods some years ago to reduce code duplication. Add a the following to your class and you'll be able to use the extension methods
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning
how can I refresh (like F5 in real browser) CefSharp.Wpf browser via codebehind?
In a previuos version, there was a "Reload" method, but in the last version there is not.
Regards
Beta Was this translation helpful? Give feedback.
All reactions