Click or drag to resize

ICMSLinkElementChanged Property

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: 10.3.169
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