How to customize the sub page to return status #4730
shijinglin
started this conversation in
General
Replies: 1 comment
-
You are cancelling creation of the popup, so the parent->child relationship doesn't exist. It's not possible to communicate between the two using your code. See https://github.com/cefsharp/CefSharp/wiki/General-Usage#popups |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to customize the page to present the content of sub page .
How to return the closed status and partial data of the sub page to the main page after it is closed?
`
`
Beta Was this translation helpful? Give feedback.
All reactions