4
Answers

what means Response.Redirect("some.aspx",true) or false

Vithal Wadje

Vithal Wadje

11y
2.6k
1
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.

Answers (4)