Click or drag to resize

LogEventNotificationServiceGetBySystemName Method

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public LogEventNotification GetBySystemName(
	string systemName
)

Parameters

systemName
Type: SystemString

Return Value

Type: LogEventNotification
See Also