ThePageDefinition..::..LastCacheTime Property
V4: Set the Last Cache Time of a page
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public DateTimeOffset LastCacheTime { get; set; }
Public Property LastCacheTime As DateTimeOffset Get Set
public: property DateTimeOffset^ LastCacheTime { DateTimeOffset^ get (); void set (DateTimeOffset^ value); }