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
Hi,
I have a custom Unpublished event, which is working fine.
My problem is that when I add a message to the Messages collection, it is not being shown in the Umbraco backoffice.
e.Messages.Add(new EventMessage("Unpublished", "Unpublish message text", EventMessageType.Success));
The same code works fine in the Published event
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
Custom message on unpublish
Hi,
I have a custom Unpublished event, which is working fine.
My problem is that when I add a message to the Messages collection, it is not being shown in the Umbraco backoffice.
e.Messages.Add(new EventMessage("Unpublished", "Unpublish message text", EventMessageType.Success));
The same code works fine in the Published event
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.