Click or drag to resize
KaxFilterClientEvents Properties

The KaxFilterClientEvents type exposes the following members.

Properties
  Name Description
Public property OnFilterCreated
This client-side event is fired after the KaxFilter is created.
Public property OnFilterCreating
This client-side event is fired before the KaxFilter is created.
Public property OnFilterDestroying
This client-side event is fired when KaxFilter object is destroyed, i.e. on each window.onunload
Top
See Also