volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Previous page function

Hi,

 

Does EPiServer have ready functionality for previous page? It is easy to find out the parent of a page, but what what page was the user previous at?

If I am remember correctly asp.net has some kind of support for this?

 

BR, Magnus

#27652
Feb 05, 2009 12:42

If your using an asp button:

Button.Attributes.Add("onclick","history.back(); return false");

 

#27675
Feb 05, 2009 16:31
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.