1 write to EventName
System.Web (1)
Configuration\RuleSettings.cs (1)
107EventName = eventName;
4 references to EventName
System.Web (4)
Configuration\HealthMonitoringSectionHelper.cs (3)
179if (_section.EventMappings[rule.EventName] == null) { 181SR.GetString(SR.Event_name_not_found, rule.EventName), 470_eventMappingSettings = section.EventMappings[ruleSettings.EventName];
Management\WebEvents.cs (1)
584ruleInfo._ruleSettings.EventName,