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
Hello:
I am on Umbraco 7.11.1. Does anyone know the "alias" names for the date/times properties that populate the "publish" and "unpublish" controls on the info tab?
Thanks
Tom
Hi Tom,
on a Content item so IContent gotten from the contentService they are :
item.ReleaseDate; item.ExpireDate
they don't get set on an IPublishedContent item - looks like they are back office properties only.
Kevin
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
Umbraco 7.11.1 Publish/UnPublish Field Names
Hello:
I am on Umbraco 7.11.1. Does anyone know the "alias" names for the date/times properties that populate the "publish" and "unpublish" controls on the info tab?
Thanks
Tom
Hi Tom,
on a Content item so IContent gotten from the contentService they are :
they don't get set on an IPublishedContent item - looks like they are back office properties only.
Kevin
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.