2005-01-10 Lluis Sanchez Gual <lluis@novell.com>
authorLluis Sanchez <lluis@novell.com>
Mon, 10 Jan 2005 15:21:19 +0000 (15:21 -0000)
committerLluis Sanchez <lluis@novell.com>
Mon, 10 Jan 2005 15:21:19 +0000 (15:21 -0000)
commitbf4c99d6a6aef814e7e8730499e463b70aaffa3f
tree9a0a1269d927af53785e2da0936cad995f5adcaa
parente4aee5ddcb6039925743f416f0ff2415e842928b
2005-01-10  Lluis Sanchez Gual <lluis@novell.com>

* TemplateBuilder.cs: Added a special constructor that takes an
attribute provider as parameter. The container type for the template
may be defined in a TemplateContainerAttribute.
* ControlBuilder.cs: Create the TemplateBuilder using that special
constructor.
* TemplateContainerAttribute.cs: Added 2.0 property and ctor.

svn path=/trunk/mcs/; revision=38619
mcs/class/System.Web/System.Web.UI/ChangeLog
mcs/class/System.Web/System.Web.UI/ControlBuilder.cs
mcs/class/System.Web/System.Web.UI/TemplateBuilder.cs
mcs/class/System.Web/System.Web.UI/TemplateContainerAttribute.cs