Is there a way to get the previous url through asp.net?

Or do I need to store it somewhere like.. Session variable
or QueryString before I direct them to the next page.

Just wanted to know if their is a better way than storing it somewhere.
Maybe something built into MS?
Thx.