EventLogSourceHelper IsSourceNameRegistered Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also