Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing USERID as global variable
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00896598
Message ID:
00897283
Views:
14
Thanks for the reply Kevin. I implemented this as follows:
In my main business classs:
Dim myAppBase As New mmAppBase
Public gUserID As String = myAppBase.UserMgr.UserID()

For all my class inheriting my main business class.
...
dr("CreatedBy") = gUserID
...
Previous
Reply
Map
View

Click here to load this message in the networking platform