Click or drag to resize
EventLogInfoEventType Property
Type of event, use predefined constants from EventType (or "I" for Info, "W" for Warning, "E" for Error).

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public virtual string EventType { get; set; }

Property Value

Type: String
See Also