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