如何在C#.net中退出silverlight应用程序 [英] how to exit the silverlight application in C#.net

查看:90
本文介绍了如何在C#.net中退出silverlight应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我正在做一个Silverlight Web应用程序,因此我需要知道如何使用C#.net编程来退出Silverlight应用程序.

我曾尝试过这些,但没有用

application.current.shutdown;
application.curent.exit;
....



因此,请帮助我了解当用户单击退出按钮时如何退出Silverlight应用程序.

hi
i am doing an silverlight web application so that i need to know that how to exit the silverlight application uisng C#.net programming

i had tried with these ,but no use

application.current.shutdown;
application.curent.exit;
....



so please help me to know that how to exit the silverlight application when the user clicks on exit button

推荐答案

您的问题的解决方案在 ^ ].
我确实相信此链接会为您提供帮助.
The solution to your problem is given at How to Close the Browser Window from a Silverlight Application[^].
I do believe this link will help you out.


这篇关于如何在C#.net中退出silverlight应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆