IStructuredUrlSettingsLastModified Property
|
Last time the SURL settings were modified. For use when building url map.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime LastModified { get; set; }
Property LastModified As DateTime
Get
Set
property DateTime LastModified {
DateTime get ();
void set (DateTime value);
}
abstract LastModified : DateTime with get, set
Property Value
Type:
DateTimeSee Also