Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing Current User in BO
Message
 
To
21/02/2011 14:18:15
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01501149
Message ID:
01501186
Views:
46
Frank,

Remember, a user is by definition in the 'Interface' layer, therefore, you would not want to have it generally in the 'Business' layer. With that said, creating a parameter to be passed into the Business layer is the approach that I currently use.

HTH

>Hi,
>
>I'm using MM.NET 3.6, VS2008 & C# in an ASP.NET application.
>
>I've used code like this in my Web UI to get the currently logged in user:
>
>
Session["mmUserSecurity_UserPk"]
>
>Is there anything equivalent to this in the Business Object project? Or do I have to pass that value in as a parameter to my code?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform