Developer forum

Forum » CMS - Standard features » Datalist userid session value

Datalist userid session value

Rene Poulsen
Reply

Hi,

I need to know how I can get the ID of the current user in a datalist. I've tried using @Session("userID"), @Session("DW_UserID") etc... But none of those I've tried seem to work.

Btw., have you got any documentation of what session variables we are able to use in datalists?

 

// René


Replies

 
Rene Poulsen
Reply
Found it! Using @Session("DW_extranet_AccessUserID") it works.

 

You must be logged in to post in the forum