.NET Framework Class Library
NeedUsernameEventArgs.UserName Property
<< Click to Display Table of Contents >> NeedUsernameEventArgs.UserName Property |
Get/Set user name for the document.
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property UserName As String |
C# |
public string UserName { get; set; } |
Visual C++ |
public: |