The date when the page was last saved
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public DateTime Saved { get; } |
Remarks
Saved is the sibling of Created and is maintained by the EPiServer infrastructure.
This means that you have no control over them.