2008-08-06 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Wed, 6 Aug 2008 18:16:42 +0000 (18:16 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 6 Aug 2008 18:16:42 +0000 (18:16 -0000)
commit6e26f620003c8bd29ff4b6b509a2220620661b33
treea310c22980a4ea238b8a2d6abad51771362b022e
parentd4fe6e4cf956fc6283ee50d73d0c9371499cfeaf
2008-08-06  Marek Habersack  <mhabersack@novell.com>

* TemplateControlCompiler.cs: handle situation when a property of
a control for which we're generating the code is of type
'Type'. In such case, variable.GetType() will return
System.MonoType, which must not be output to the generated
source. Thanks to Robert Jordan for giving the idea for the hack!

svn path=/trunk/mcs/; revision=109773
mcs/class/System.Web/System.Web.Compilation/ChangeLog
mcs/class/System.Web/System.Web.Compilation/TemplateControlCompiler.cs