ICMSLinkElementChanged Property Ingeniux DSS Library
Gets the time when the target Page was last changed at Ingeniux CMS design-time site instance.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

Nullable<DateTime> Changed { get; }

Property Value

Type: NullableDateTime
Remarks

Please note that the changed time of a Page at design-time is when it was last checked in, or have any mark-for-publish changes, not when it was last published.
See Also

Reference