.NET Framework Class Library

NeedUserSignaturesEventArgs Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

NeedUserSignaturesEventArgs Class

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Class NeedUserSignaturesEventArgs _
 Inherits ServerEventArgs

C#

public class NeedUserSignaturesEventArgs : ServerEventArgs

Visual C++

public ref class NeedUserSignaturesEventArgs : public ServerEventArgs

Inheritance Hierarchy

System.Object

Gnostice.Controls.ASP.ServerEventArgs

  Gnostice.Controls.ASP.NeedUserSignaturesEventArgs

See Also

NeedUserSignaturesEventArgs Members

Gnostice.Controls.ASP Namespace