Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Live Support
»
Re: Want to check for operator client and user client in global.asax
Re: Want to check for operator client and user client in global.asax
07-16-2010, 11:25 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Want to check for operator client and user client in global.asax
Reply
Quote
Hi vitt,
The code below can check the user is operator or not in mehtod "GetLogonIdentity".
ChatSystem.Instance.GetCurrentPortal().DataManager.IsAgent("User:userid")
Regards,
ken
View Complete Thread