HtmlGenericControl

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

How can I use HtmlGenericControl at runtime to add a new control to
page which would renders as:
<h3></h3>

Then I would add child controls to it.

I need to do this at runtime.

Thanks,
Miguel
 
Back
Top