EventLogSourceHelperIsInstanceRegistered Method |
Checks if instance is registered in Windows event log.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax public static bool IsInstanceRegistered(
string pathToWebConfig
)
Parameters
- pathToWebConfig
- Type: SystemString
Path to web.config
Return Value
Type:
BooleanSee Also