EventLogInfoEventType Property |
Type of event, use predefined constants from EventType (or "I" for Info, "W" for Warning, "E" for Error).
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax public virtual string EventType { get; set; }
Property Value
Type:
StringSee Also