[Mono-bugs] [Bug 71337][Nor] Changed - No overload for Controls array that takes 1 argument
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Jan 2005 11:13:03 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by rogerio.araujo@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71337
--- shadow/71337 2005-01-17 15:13:42.000000000 -0500
+++ shadow/71337.tmp.945 2005-01-23 11:13:03.000000000 -0500
@@ -99,6 +99,9 @@
The mbas compiler is not finding that in
parameterContainer.Controls(0).Render...
the System.Web.UI.Control member "Controls" is a ControlCollection and
so can be accessed by its indexer property.
+
+------- Additional Comments From rogerio.araujo@gmail.com 2005-01-23 11:13 -------
+This bug applies to every collection.