How to convert asp.net control to html markup/literalControl?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi guys:
I want to convert asp.net control into html markup or literal control, so that
I can write them into a empty aspx page. Is there any way to do it?
HtmlForm.InnerHtml doesn't support converting not literal control to html
markup or string.

struggling....
Gary
 

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