Click or drag to resize

IPublishLogPublishedPageEntries Property


Note: This API is now obsolete.

This property deprecated, here solely to account for old logs. Do not use this property to populate pub log entries.

A collection of published page IDs.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
[ObsoleteAttribute]
List<PublishLogEntry> PublishedPageEntries { get; set; }

Property Value

Type: ListPublishLogEntry
See Also