Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

UserID from User Table

$
0
0

Hello, all I am trying to make a simple request to retrieve the UserID from the Users Table after they have registered the user. 

I have read that there are calls on Commerce Server to get this info:

PrincipalInfo.CurrentPrincipal.GetContactId()

For user name and email:

var customerContact = PrincipalInfo.CurrentPrincipal.GetCustomerContact(); 

However I cannot find anything on the CMS side that will do the same thing. Any help would be appreciated. 


Viewing all articles
Browse latest Browse all 8020

Trending Articles