IPagePresentationCollectionLastUpdated Property
|
Gets the time when the collection was last changed
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime LastUpdated { get; }
ReadOnly Property LastUpdated As DateTime
Get
property DateTime LastUpdated {
DateTime get ();
}
abstract LastUpdated : DateTime with get
Property Value
Type:
DateTimeSee Also