EventLogSourceHelperUnregisterInstance Method |
Unregisters instance from Windows event log.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax public static void UnregisterInstance(
string pathToWebConfig
)
Parameters
- pathToWebConfig
- Type: SystemString
Path to web.config
See Also