IPagePresentationCollectionLastUpdated Property
|
Gets the time when the collection was last changed
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxDateTime LastUpdated { get; }ReadOnly Property LastUpdated As DateTime
Get
property DateTime LastUpdated {
DateTime get ();
}abstract LastUpdated : DateTime with get
Property Value
DateTime
See Also