Skip to main content

Hello,


 I am using asp.net for my pages. What I want to do is get the serial no of the currently opened worklist item.


Something like


MySerialNo = MyK2WorklistItem.SerialNumber.ToString;


My question is how would I do this in my c# code? How would I set MyK2WorklistItem to be the K2Worklistitem currently opened?

There some good examples of using web pages to handle client events in the blackmarket section here on underground.  There are also code examples in the developer's guide installed with the product. 

Reply