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


Glossary Item Box

Javascript functions which invoked from client side in WebExplorer.

Object Model

WebExplorerClientSideEvents Class

Syntax

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

Remarks

WebExplorerPane exposed numerous client side events that you can consume in order to create rich interaction and extensible web applications. Some of client side events include OnAfterCollapse, OnAfterExpand, OnBeforeCollapse, OnBeforeExpand, and OnInitialize.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebExplorerClientSideEvents

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.