You mean Literal and not LiteralControl (they are different)? If you mean
Literal (System.Web.UI.WebControls.Literal), answer is yes. It stores its
Text to ViewState for example, where as LiteralControl
(System.Web.UI.LiteralControl) does not.
--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist http://blogs.aspadvice.com/joteke
I was wondering if a literal store information in the viewstate? Does
anyone know?
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.