ComponentEvents Properties |
The ComponentEvents type exposes the following members.
Name | Description | |
---|---|---|
GlobalEvents |
Global events that are fired and survive across requests during the whole application lifetime.
| |
RequestEvents |
Events that are fired and survive within current request.
|