TreeNode LogAction Method Kentico 8.0 API Reference
Logs document action to the event log.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

eventCode
Type: OnlineSystem String
Event code
eventDescription
Type: OnlineSystem String
Event description
logDocumentFieldChanges (Optional)
Type: OnlineSystem Boolean
Indicates if log should contain the changes to particular document document fields
See Also