Santhakumar Munuswamy

Santhakumar Munuswamy

  • NA
  • 34.7k
  • 1.5m

how to use windows control library in asp.net

Jul 21 2015 5:00 AM
Hi all,
 
I have developing sample application for windows control library integrated to asp.net. I have created windows control library file and then added root folder of asp.net application when i called object id on windows control library in asp.net as below code
 
<object id="Object1" classid="http:CustomControlLib.dll#CustomControlLib.UserControl1"
height="70" width="350" VIEWASTEXT/>
 
It is not working.. Can you please help me or suggestion
 
thanks in advance 

Answers (3)