This question is locked. New answers and comments are not allowed.
You guys have any thoughts on how to handle http 404 errors and such?
Our need is to trap these errors and present a more informative response.
I tried tapping into the UrlLoaded event but it seems to only fire once.
We are setting the url source via binding in a View Model.
-Mark
Our need is to trap these errors and present a more informative response.
I tried tapping into the UrlLoaded event but it seems to only fire once.
We are setting the url source via binding in a View Model.
-Mark