System.Web.Management.WebBaseEvent.Raise Method

Raises an event by notifying any configured provider that the event has occurred.

Syntax

public virtual void Raise ()

Remarks

If you override this method, the event raised is your custom event.

Note:

Medium trust or higher is required to raise an event.

Requirements

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