WebBaseEvent::Raise Method
.NET Framework (current version)
Raises a WebBaseEvent event by notifying any configured provider that the event has occurred.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Raise() | Raises an event by notifying any configured provider that the event has occurred. |
![]() ![]() | Raise(WebBaseEvent^) | Raises the specified event by notifying any configured provider that the event has occurred. |
Show:

