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
I can use .PublishedDate on an IContent object but there doesn't seem to be the opposite: UnpublishedDate.
Is it just called something else or is it just not possible to see when things are unpublished in the code?
Hi NSC,
You can use .UpdateDate and check if the content item is published.
.UpdateDate shows the last save node event, it could be unpublish or no.
Thanks, Alex
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
No UnpublishedDate?
I can use .PublishedDate on an IContent object but there doesn't seem to be the opposite: UnpublishedDate.
Is it just called something else or is it just not possible to see when things are unpublished in the code?
Hi NSC,
You can use .UpdateDate and check if the content item is published.
.UpdateDate shows the last save node event, it could be unpublish or no.
Thanks, Alex
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.