> I have aquestion: what happens if multiple user controls (of the same
> type)
> write in the same ViewState key ?
> Each one erase previous values?
> To avoid this have I to prefix the ViewState keu with a
> "this.clientID" ???
Hi Maury,
While you may get results asking your question in this newsgroup as ASP.Net
is part of the DotNet framework, I would suggest that perhaps a better location
for this question would be the "microsoft.public.dotnet.framework.aspnet"
newsgroup.
--
Ror
Maury - 12 Jul 2007 11:23 GMT
> While you may get results asking your question in this newsgroup as ASP.Net
> is part of the DotNet framework, I would suggest that perhaps a better location
> for this question would be the "microsoft.public.dotnet.framework.aspnet"
> newsgroup.
I thank you, I'll do!
Regards