* RadioButton.cs: added ValueAttribute property to store the button value when in...
authorVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Mon, 6 Mar 2006 08:51:26 +0000 (08:51 -0000)
committerVladimir Krasnov <krasnov@mono-cvs.ximian.com>
Mon, 6 Mar 2006 08:51:26 +0000 (08:51 -0000)
commit2beb1b975f3d23792a08f5ebff53e12990b3e386
treeb1798d7f94c8a61e7d6b4cca1f711da482fa85be
parenta0749a5d33d975e7a7353f34d45a532eb27d2d51
* RadioButton.cs: added ValueAttribute property to store the button value when in list
* RadioButtonList.cs: fixed tab index when rendering.

svn path=/trunk/mcs/; revision=57605
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/RadioButton.cs
mcs/class/System.Web/System.Web.UI.WebControls/RadioButtonList.cs