RecroGrid Framework
C#
Show/Hide TOC
Recro
Sec
User
User
Id Property
Gets or sets the User identifier.
Definition
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
string
UserId
{
get
;
set
; }
Property Value
String
The User identifier.
See Also
Reference
RecroSecUser Class
Recrovit.RecroGridFramework.Security Namespace
In This Article
Definition
See Also