.NET Framework Class Library
ServerEventsHandler Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > ServerEventsHandler Class |
Abstract class that needs to be overriden to receive server side events.
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
<SerializableAttribute> _ |
C# |
[SerializableAttribute] |
Visual C++ |
[SerializableAttribute] |
System.Object
Gnostice.Controls.ASP.ServerEventsHandler