Intersoft WebDesktop Documentation
WebFlyPostBackManagerClientSideEvents Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebFlyPostBackManagerClientSideEvents Class


Glossary Item Box

Javascript functions which invoked from client side in WebFlyPostBackManager.

Object Model

WebFlyPostBackManagerClientSideEvents Class

Syntax

Visual Basic (Declaration) 
Public Class WebFlyPostBackManagerClientSideEvents 
   Inherits ISNet.WebUI.ClientEvents
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize 
Visual Basic (Usage)Copy Code
Dim instance As WebFlyPostBackManagerClientSideEvents
C# 
public class WebFlyPostBackManagerClientSideEvents : ISNet.WebUI.ClientEvents, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize  

Remarks

WebFlyPostBackManager will give a response to client side whenever there is a request. Regardless, the state of WebFlyPostbackManager will give a response. The client side events include OnError, OnResponse, OnResponseSuccess, OnTimeout

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.ClientEvents
         ISNet.WebUI.WebDesktop.WebFlyPostBackManagerClientSideEvents

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.