System.Web.Management.WebBaseEvent.EventCode Property

Gets the code value associated with the event.

Syntax

public int EventCode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

More information about the event is contained in the related WebBaseEvent.Message value.

Note:

If you inherit from the System.Web.Management.WebBaseEvent class, the event code you specify for your custom event must be greater than WebEventCodes.WebExtendedBase.

Requirements

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