Click or drag to resize

IPublishingTargetLastPublishDateAny Property


Gets the time when this publishing target last performed a page or asset publish. /// The property returns null if this publishing target never published.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
Nullable<DateTime> LastPublishDateAny { get; }

Property Value

Type: NullableDateTime
See Also