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
how to "reload a node" automatically in content "after save and publish" event fired in umbraco 4.7.1.1?
You can use this code in your eventhandler :
BasePage.Current.ClientTools.SyncTree(sender.Path, true);
Dave
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
how to reload a node after save and publish event?
how to "reload a node" automatically in content "after save and publish" event fired in umbraco 4.7.1.1?
You can use this code in your eventhandler :
Dave
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.