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
This is probably obvious, but is there a way to reliably determine when a node is being saved for the first time?
Hi John,
There's an extension method .IsNewEntity() on IEntity which should do that - https://our.umbraco.org/documentation/reference/events/determining-new-entity
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Detect when a node is being saved the first time
This is probably obvious, but is there a way to reliably determine when a node is being saved for the first time?
Hi John,
There's an extension method .IsNewEntity() on IEntity which should do that - https://our.umbraco.org/documentation/reference/events/determining-new-entity
is working on a reply...