Intersoft WebDesktop Documentation
Events and Life Cycle
See Also Send Feedback
Intersoft WebDesktop > WebCallOut > Concepts > Events and Life Cycle

Glossary Item Box

The following list describes the available client side events and the life cycle in order:

  1. OnInitialize
    This event will be invoked during WebCallOut initialization.

  2. OnShow
    When WebCallOut is shown, OnShow client side event will be invoked.

  3. OnClose
    If the user intentionally closes the WebCallOut or WebCallOut is closed automatically, then OnClose client side event will be invoked.

  4. OnResponse
    Specifies the client-side function to be invoked when a response from server is returned, irregardless of a successful response or error response (FlyPostBack).

  5. OnBeforeShow
    This event will be invoked before WebCallOut is shown.

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.