Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a "MVC" replacement for AfterRequestInit? Basically I'm looking for a page load event in which the Umbraco page has already been loaded.
You might need to look at hijacking, I am not sure the event is before the page load, but worth a look
http://our.umbraco.org/documentation/Reference/Mvc/custom-controllers
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
AfterRequestInit in MVC implementation?
Is there a "MVC" replacement for AfterRequestInit? Basically I'm looking for a page load event in which the Umbraco page has already been loaded.
You might need to look at hijacking, I am not sure the event is before the page load, but worth a look
http://our.umbraco.org/documentation/Reference/Mvc/custom-controllers
is working on a reply...