Click or drag to resize
ComponentEvents Properties

The ComponentEvents type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGlobalEvents
Global events that are fired and survive across requests during the whole application lifetime.
Public propertyStatic memberRequestEvents
Events that are fired and survive within current request.
Top
See Also