Click or drag to resize

IPublishLogPublishingLogEntries Property


A collection of content entries. Includes a list of entries for content that successfully published as well as a list of entries for content that failed to publish.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IPublishingLogEntries PublishingLogEntries { get; }

Property Value

Type: IPublishingLogEntries
See Also