G
Guest
I am confused about how I can insert literal text into a page from C# in the
ASP.NET 2.0 Mobile Page model. There is no supported "Literal" control as
there is in ASPX (standard), though I don't understand why not. So the
question is, how do I get literal HTML text into a certain spot on my ASPX
page in mobile? It seems I cannot even insert a <p> and then run it at the
server and control it's InnerText or anything.
Help?
Alex
ASP.NET 2.0 Mobile Page model. There is no supported "Literal" control as
there is in ASPX (standard), though I don't understand why not. So the
question is, how do I get literal HTML text into a certain spot on my ASPX
page in mobile? It seems I cannot even insert a <p> and then run it at the
server and control it's InnerText or anything.
Help?
Alex