Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harshil Shukla 18 posts 68 karma points
    Mar 17, 2014 @ 06:28
    Harshil Shukla
    0

    Getting final publish event

    Hi,

    We are working on UMBRACO v 4.11.8 and we would like to get final publish event in which if a parent is published with all it's children than once it finishes all publishing a final indication or event which provides that all publishing is done.

    We know Document.AfterPublish event is there but it fires for all nodes (I mean firing for parent and child nodes). If there is any other method or API to catch it then it will be good.

    Thanks in advance.

    Regards,

    Harshil Shukla 

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Mar 17, 2014 @ 12:50
    Jeroen Breuer
    0

    Hello,

    I'm not sure if there is a final publish event with the old v4 API. You could check the source code, but I think you can only use Document.AfterPublish. 

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft