Page unload event in asp.net -


Is it possible to write page_upload events of code similar to page_load event? I wanted to call a method on unloading the page. How do I get it?

with AutoEventWireup which is turned on by default on a page Just add the pages you have prepared with page _ *** event * and connect with ASP.NET for you.

In case of opening the method signature:

  Secure Zero Page_download (Object Sender, Eventarges e)  

For details see .


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -