How to prgrammatically stop the running application on the click event using button in ASP.Net.
I know in vb, it is a one line command. In the click event just add END, it will stop the running application.
The samthing I want to do it in .Net using C#.
Any help would be appreciated...
Thanks in Advance.
I know in vb, it is a one line command. In the click event just add END, it will stop the running application.
The samthing I want to do it in .Net using C#.
Any help would be appreciated...
Thanks in Advance.