EventLogSourceHelper IsSourceNameRegistered Method Kentico 8.0 API Reference
Checks if event log source name is registered.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sourceName
Type: OnlineSystem String
Event source name (backslash "\" in source name is not allowed).

Return Value

Type: OnlineBoolean
See Also