
| 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 | |
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.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.WebDesktop.WebExplorerClientSideEvents
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