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