开发者

Save html page with Silverlight

开发者 https://www.devze.com 2023-01-22 18:50 出处:网络
How can i save html page with silverlight object within? I need to be able later to reopen page and to view sl content.开发者_如何学JAVA

How can i save html page with silverlight object within? I need to be able later to reopen page and to view sl content.

开发者_如何学JAVA

Thanks.


If the app is not dependent on the particular page you should be able to save the HTML and then separetely download the .xap file. The place the .xap in the same folder as the html file and you should be able to view it locally in the browser.

This won't work if the Silverlight app is dependent on a service on the hosting web page (RIA or an explicit WCF service).

0

精彩评论

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

关注公众号