* CheckBox.cs: fixed InternalAddAttributesToRender, Render to
authorVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Mon, 20 Feb 2006 15:45:42 +0000 (15:45 -0000)
committerVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Mon, 20 Feb 2006 15:45:42 +0000 (15:45 -0000)
commit754b9d76b874205bf36cf6b55629fb37d7ac7569
treeee998e2a41a95cada58335ec553465c800d0ca6c
parentdf67f5c2f065e1949d63535c630cc84a5880ccc9
* CheckBox.cs: fixed InternalAddAttributesToRender, Render to
correct the "disabled" attribute in CheckBoxList
* CheckBoxList.cs: fixed RenderItem, to correct the "disabled" attribute in CheckBoxList

svn path=/trunk/mcs/; revision=57071
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/CheckBox.cs
mcs/class/System.Web/System.Web.UI.WebControls/CheckBoxList.cs