EventLogData Class |
Namespace: CMS.Core
public class EventLogData
The EventLogData type exposes the following members.
Name | Description | |
---|---|---|
EventLogData |
Initializes a new instance of the EventLogData class.
|
Name | Description | |
---|---|---|
DocumentName |
Name of document.
| |
EventCode |
Code of event.
| |
EventDescription |
Description of event.
| |
EventMachineName |
Name of machine on which event is being logged.
| |
EventTime |
Time of event.
| |
EventType |
Type of event.
| |
EventUrl |
URL of event.
| |
EventUrlReferrer |
Referrer URL.
| |
EventUserAgent |
Browser identification.
| |
Exception |
Store Exception caused by Event.
| |
IPAddress |
IP address.
| |
LoggingPolicy |
Logging policy for this event.
| |
NodeID |
ID of node.
| |
SiteID |
Site identifier.
| |
Source |
Source of event.
| |
UserID |
User identifier.
| |
UserName |
User name.
|