TreeNode LogAction Method Kentico 8.1 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.1.5347.20411)

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