Anybody who knows-

I have a WB control in my app that only accesses local files in offline mode. My app modifies CSS and writes them back to the drive. I would like to refresh the page in the WB Control to show the changes.

I tried the Refresh() method, which does nothing. I don't want to have to re-navigate to the page, because you then lose the position you were at in the page.

Any ideas?

Thanks-
Erik