[Mono-list] Keeping state with images...

Tiago Lima tiago.lima@vianw.pt
Tue, 9 Dec 2003 21:14:40 +0000


Hi,

I have a question:
Does the System.Web.UI.HtmlControls.HtmlImage and 
System.Web.UI.WebControls.Image maintain state between posts? Is the 
"ImageUrl" value put into the ViewState as for example with "Text" in 
TextBox ?
How does the "Text" value in TextBox persists?

Thanks in advance,
	Tiago Lima