Copied to clipboard

Flag this post as spam?

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


  • Aleksey Gerasimov 31 posts 95 karma points
    Sep 20, 2016 @ 16:57
    Aleksey Gerasimov
    0

    Is last changes published?

    Have we a chance to understand last saved changes is already published or not?

  • Alex Skrypnyk 6150 posts 24110 karma points MVP 8x admin c-trib
    Sep 20, 2016 @ 17:11
    Alex Skrypnyk
    0

    Hi Alexey,

    What do you mean last saved changes?

    Last version of published document in Umbraco?

    It should be visible on the site.

    Also you can check log of all changes of document or revert to some of them

    Thanks,

    Alex

  • Aleksey Gerasimov 31 posts 95 karma points
    Sep 21, 2016 @ 12:08
    Aleksey Gerasimov
    0

    Yes, I mean last changes of document But I need to recognize it in code I'm afraid that I can change item in code and some moderator make another changes but not publish for do it later. I want to understand in code have item unpublished changes.

    Sorry for my english

  • Alex Skrypnyk 6150 posts 24110 karma points MVP 8x admin c-trib
    Sep 21, 2016 @ 12:33
    Alex Skrypnyk
    0

    Hi Alexey,

    You can use ContentSerivce for getting IContent model and check Published property - it indicates is page published or no.

    Read more: https://our.umbraco.org/documentation/Reference/Management/Models/Content

  • Alex Skrypnyk 6150 posts 24110 karma points MVP 8x admin c-trib
    Sep 22, 2016 @ 20:07
    Alex Skrypnyk
    0

    Hi Alexey,

    Did you find solution?

    Maybe we can help you?

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft