what means Response.Redirect("some.aspx",true) or false
What means or what happens....
when i transfer the page from one page to another using Response.Redirect("some.aspx",true) or Response.Redirect("some.aspx",false),
I am doing lots of trick to understand it but i am confused also its is hot question in interview.