.NET Framework Class Library

NeedUsernameEventArgs.DocumentId Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

NeedUsernameEventArgs.DocumentId Property

Get the unique identification of the document.

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public ReadOnly Property DocumentId As String
 Get

C#

public string DocumentId { get; }

Visual C++

public:
property StringDocumentId {
 Stringget ();
}

See Also

NeedUsernameEventArgs Class

NeedUsernameEventArgs Members

Gnostice.Controls.ASP Namespace