0
kicks
ASP.NET server side element names changed?
As far as I’ve known if an ASP.NET control had the ID containeName_elementName on the client side on the server side the name was containeName$elementName. "_" characters to "$" characters there and back. It seems this is not true any more.