Welcome Guest Search | Active Topics | Sign In | Register

How to implement "Search" and "Reload" functions in webview content ? Options
jacky.tseng
Posted: Monday, November 20, 2017 11:32:37 PM
Rank: Newbie
Groups: Member

Joined: 3/14/2017
Posts: 9
1.) How to implement a "Search" or "Find" function in webview content ? Like Ctrl+F on Chrome.
2.) How to implement a "Reload" or "Refresh" function in webview content ? Like F5 on Chrome.
Thank you.
eo_support
Posted: Tuesday, November 21, 2017 10:49:55 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

You can take a look of all available WebView methods here:

https://www.essentialobjects.com/doc/eo.webbrowser.webviewmethods.aspx

You would use StartFindSession to do search and Reload to do reload.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.