How can we identify that the Page is Post Back?
Ask by Sumit Kesarwani
Updated 15 Sep 2020
Page object has an "IsPostBack" property, which can be checked to know that is the page posted back.