AfterUpdateContent Class
- Namespace:
- Weavy.Core.Events
- Assembly:
- Weavy.Core.dll
Runs just after a content item was updated.
public class AfterUpdateContent : IAsyncEvent, IEvent
- Inheritance:
- System.Object → AfterUpdateContent
- Implements:
- IAsyncEvent, IEvent
Constructors
After |
Properties
Original | Gets the original content item (before it was updated). |
Updated | Gets the updated content item. |
Extension Methods
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |