开发者

WP7 Get navigated page url WebBrowser

Is there anyway to get the url that y开发者_开发百科our browser has navigated to and set it to a string?


Listen to the Navigated event http://msdn.microsoft.com/en-us/library/microsoft.phone.controls.webbrowser.navigated(v=VS.92).aspx and use the Uri to set your string http://msdn.microsoft.com/en-us/library/microsoft.phone.controls.navigatingeventargs.uri(v=VS.92).aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜