.NET Framework Class Library

OnServerStartEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace >

.NET Framework Class Library

OnServerStartEventArgs Class

This class represents arguments for server start event.

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public NotInheritable Class OnServerStartEventArgs _
 Inherits ServerEventArgs

C#

public sealed class OnServerStartEventArgs : ServerEventArgs

Visual C++

public ref class OnServerStartEventArgs sealed : public ServerEventArgs

Inheritance Hierarchy

System.Object

Gnostice.Controls.ASP.ServerEventArgs

  Gnostice.Controls.ASP.OnServerStartEventArgs

See Also

OnServerStartEventArgs Members

Gnostice.Controls.ASP Namespace