J
JJ
Whats the best way to convert a user control to a custom server control?
i.e. I created a .aspx control using the designer to create the look of the
control. I now want to use this in other projects and compile it as a dll.
However, I understand that I now need to create the controls interface
elements via code. Is there a way to easily translate a previously created
interface to be created by code?
Not sure I am making myself very clear but hopefully someone will be able to
understand...
Thanks
JJ
i.e. I created a .aspx control using the designer to create the look of the
control. I now want to use this in other projects and compile it as a dll.
However, I understand that I now need to create the controls interface
elements via code. Is there a way to easily translate a previously created
interface to be created by code?
Not sure I am making myself very clear but hopefully someone will be able to
understand...
Thanks
JJ