Can you extend HtmlControls?

  • Thread starter Thread starter Steve - DND
  • Start date Start date
S

Steve - DND

Is there any way to extend the stock HtmlControls? What I'm looking to do is
to still be able to plunk down <select id="blah" name="blah"
runat="server"/> but have it use my CustomHtmlSelect class instead of the
regular HtmlSelect class. Is this possible? If so how?

Thanks,
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top