Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
If your using an asp button:
Button.Attributes.Add("onclick","history.back(); return false");
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