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.6.308
SyntaxDateTime LastUpdated { get; }ReadOnly Property LastUpdated As DateTime
Get
property DateTime LastUpdated {
DateTime get ();
}abstract LastUpdated : DateTime with get
Property Value
Type:
DateTime
See Also