System.Web.Configuration.RuleSettings.EventName Property

Gets or sets the name of the System.Web.Configuration.EventMappingSettings object this rule applies to.

Syntax

[System.Configuration.ConfigurationProperty("eventName", DefaultValue="", Options=System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public string EventName { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Configuration.EventMappingSettings object referenced by this property must be contained by the same System.Web.Configuration.HealthMonitoringSection object that also contains this System.Web.Configuration.RuleSettings

object.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0