2010-03-12 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / Content.cs
index ee6bde58478bea02906c4fd7c11035df4c9f6813..e61a9bc4419602d62134d10631e3a7c60268b058 100644 (file)
@@ -40,7 +40,7 @@ namespace System.Web.UI.WebControls
 #if !TARGET_JVM
        [ControlBuilder(typeof(ContentBuilderInternal))]
 #endif
-       public class Content: Control, INamingContainer
+       public class Content: Control, INamingContainer, INonBindingContainer
        {
                [ThemeableAttribute (false)]
                [DefaultValueAttribute ("")]