System.Web.Management.WebBaseEvent.Raise Method

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

Syntax

public static void Raise (WebBaseEvent event_raised)

Parameters

event_raised
Documentation for this section has not yet been entered.

Remarks

This method raises the specified event by notifying any configured provider that the event has occurred.

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