How to register custom server control on ASP.NET page
I have a project and I am trying to register a custom server control (there is no .ascx file) on the page. I am currently using
I have a project and I am trying to register a custom server control (there is no .ascx file) on the page. I am currently using