G
Guest
Hello,
When I navigate to a page, say called Form1.aspx, with a QueryString, any
postbacks within Form1.aspx keeps the content of QueryString. However, when I
redirect Form1.aspx to itself the content of QueryString is lost. What is the
lifetime of QueryString?
Thank you.
When I navigate to a page, say called Form1.aspx, with a QueryString, any
postbacks within Form1.aspx keeps the content of QueryString. However, when I
redirect Form1.aspx to itself the content of QueryString is lost. What is the
lifetime of QueryString?
Thank you.