EventLogHelperGetEventTypeText Method |
Returns user-friendly string for the given event type.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax public static string GetEventTypeText(
string eventType
)
Parameters
- eventType
- Type: SystemString
Event type string
Return Value
Type:
StringSee Also