2007-10-30 Igor Zelmanovich <igorz@mainsoft.com>
authorIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Tue, 30 Oct 2007 14:21:51 +0000 (14:21 -0000)
committerIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Tue, 30 Oct 2007 14:21:51 +0000 (14:21 -0000)
commit2c0432a2585ac72c1c069d456b7bf133c892b09a
tree8eaa2d73ebd546d3af1d27683d21eef8cfdbd1cf
parente3c85ecc7b1dff979b415e3164270c16265372ab
2007-10-30 Igor Zelmanovich <igorz@mainsoft.com>

* Image.cs: fixed management state of Enabled property.
* WebControl.cs: refactoring in management state of Enabled property.

2007-10-30 Igor Zelmanovich <igorz@mainsoft.com>

* ImageTest.cs:
* WebControlTest.cs:
Added new tests.

svn path=/trunk/mcs/; revision=88457
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/Image.cs
mcs/class/System.Web/System.Web.UI.WebControls/WebControl.cs
mcs/class/System.Web/Test/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/Test/System.Web.UI.WebControls/ImageTest.cs
mcs/class/System.Web/Test/System.Web.UI.WebControls/WebControlTest.cs