M
Mathana g
Hi,
I have snippet as follows
if(!IsPostBack)
LoadPreRequisites();
I am getting IsPostBack as true even the page loads first time. What might
be the problem
I have snippet as follows
if(!IsPostBack)
LoadPreRequisites();
I am getting IsPostBack as true even the page loads first time. What might
be the problem