I have a Asp.net application working with skelta, and i want to put the Queue Contrlol working on it..but i´m not understandig well how i can do this...
How can a get the queues by user?
I´m using this code
QueueControl.UserId = user
Thanks
UserId property is used to set the Owner for Queue. Once queue is loaded you 'll have options to add multiple users and roles.
regards,Moderator