Hello team,
I'm building a GIS Silverlight 4 application. I need to shut down the whole thing after a save event has taken place.
So..
1. User saves a new graphic to the SDE database,
2. Messagebox shows success or fail..
3. User clicks OK
3. Application and browser shuts down..
Has anyone got some code for me on how to do this please?
Many Thanks,
Loan
I'm building a GIS Silverlight 4 application. I need to shut down the whole thing after a save event has taken place.
So..
1. User saves a new graphic to the SDE database,
2. Messagebox shows success or fail..
3. User clicks OK
3. Application and browser shuts down..
Has anyone got some code for me on how to do this please?
Many Thanks,
Loan
Comment