WebFlyPostBackManagerClientSideEvents Properties
| OnError | Description Specifies the client-side function name that will be invoked when error occured during FlyPostBackManager request. ValueType String Default Value |
| OnResponse | Description Specifies the client-side function name that will be invoked when FlyPostBackManager request gets a response. ValueType String Default Value |
| OnResponseSuccess | Description Specifies the client side function name that will be invoked when FlyPostBackManager response completely succeeded. ValueType String Default Value |
| OnTimeout | Description Specifies the client side function name that will be invoked when FlyPostBackManager request gets a timeout. ValueType String Default Value |