Click or drag to resize

ILoggingManagerGetPublishingLogEntries Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
PublishingLogEntries GetPublishingLogEntries(
	string logId
)

Parameters

logId
Type: SystemString

[Missing <param name="logId"/> documentation for "M:Ingeniux.CMS.ILoggingManager.GetPublishingLogEntries(System.String)"]

Return Value

Type: PublishingLogEntries

[Missing <returns> documentation for "M:Ingeniux.CMS.ILoggingManager.GetPublishingLogEntries(System.String)"]

See Also