Hi,
I would like to get in my custom webpart an url address of the site which I was opened just previously before I get to current site(that with my webpart)? How can I achieve this?
Hi,
I would like to get in my custom webpart an url address of the site which I was opened just previously before I get to current site(that with my webpart)? How can I achieve this?
Plain ASP.NET Method of getting the Referrer will work for this.You can easily do this with the Request.UrlReferrer
There was no good answer for my question so I'm closing the topic for now. Best Regards T.S.