XhtmlFormAdapter

  • Thread starter Thread starter Sean Feldman
  • Start date Start date
S

Sean Feldman

Hello,
I need to insert a custom attribute to <body> tag of an xhtml document
rendered by our mobile ASP.Net application. I have succeeded to do that with
HtmlFormAdapter (it's RenderBodyTag method), but can't figure out how's that
done with XhtmlFormAdapter. Thanks for your assistance.
 
Hello,
sad, but true, none has responded to this post.
We have found a solution, and inserted a custom attribute to XHTML <body>
tag,
it was painful, but working. Sad that Microsoft didn't do the job better
with adapters...
Hope for better results next version of Framework ;)
Bye-bye
 

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