.NET Framework Class Library
ServerEventsHandler.OnServerStart Method
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > ServerEventsHandler Class > ServerEventsHandler Methods > ServerEventsHandler.OnServerStart Method |
Called when document viewer is instantiated on server.
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Overridable Sub OnServerStart ( _ |
C# |
public virtual void OnServerStart( |
Visual C++ |
public: |
serverStartEventArgs
Type: Gnostice.Controls.ASP.OnServerStartEventArgs