Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
WebMenu and PreviousPage
posted

I'm using a WebMenu 8.1 control to navigate.  It works fine by setting the TargetURL for the next page.

However, I would like to navigate back to the previous page.  I would normally use something like this.PreviousPage or Request.UrlReferrer, but neither of them is set properly (PreviousPage is null, UrlReferrer points to the current page, just like Url, not the previous page).

What's the best way of getting back to the previous page when using the WebMenu?

Thanks,
DaveL