Converting a Silverlight 2 project to a Silverlight 3 Navigation Project
since i've justed spent >6 hours trying figure out, figured i'd give others heads up. if have silverlight 2 project sort of custom navigation, , you're trying implement new navigation functionality, need following in html page:
<iframe id="_sl_historyframe" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe>without iframe, navigation functionality appears work, not integrate browser history.
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment