What is IsPostBack in ASP.NET c#?

IsPostBack is a property of the Asp.Net page that tells whether or not the page is on its initial load or if a user has perform a button on your web page that has caused the page to post back to itself.

Sizin İçin Seçtik  How do I pass multiple parameters to Web API controller methods?

Leave a Reply

Your email address will not be published. Required fields are marked *