Friday, January 16, 2009

Get UserID

var Proxy1 = new Proxy(PageParams1.SessionId);
var UserID = Proxy1.UserId();

No comments:

Post a Comment