R
Richard.Kelters
Guest
Hi, We're using a class that inherits System.Object in order to assign it to the Tag property of a .NET control. We'd like to use that class also on our appserver which runs Linux. Is there another way then define two classes one with and the other without inherits System.Object and put all the code in an include? Richard
Continue reading...
Continue reading...