Replies: 1 comment 1 reply
-
Please edit your original question and provide a more detailed example. |
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.
-
i have a js call to the bound object, and in C# i have a method which gets URL from the JS client. im want to load this URL by calling the broswer.load(url), but nothing happens.
js - BoundObject.load(url)
c# - `public void load(string url) {
Beta Was this translation helpful? Give feedback.
All reactions