简体   繁体   中英

Get Original Source code of the URL in Webbrowser Control

I have a browser control embeded in a C# windows app. I want to grab the original HTML that the url contained (not the one rendered, which could have been modified by javascript) - same as what would be in view source code in IE.

Any suggestions?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM