System.Web.Management.WebBaseEvent: Method Members

The methods of System.Web.Management.WebBaseEvent are listed below. For a list of all members, see the WebBaseEvent Members list.

See Also: Inherited members from System.Object

Public Methods

FormatCustomEventDetails(WebEventFormatter)

Provides standard formatting of the event information.

Raise()

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

static
Raise(WebBaseEvent)

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

override
ToString() : string

Formats event information for display purposes.

ToString(bool, bool) : string

Formats event information for display purposes.