2006-10-10 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / System.Web.UI / HtmlTextWriterAttribute.cs
index 1ad707c5749176b9701a7917a1b27d3b69fa10b3..6d75a4a33b9c75b470c3d1b64589f1b420517343 100644 (file)
@@ -27,7 +27,9 @@
 //
 
 namespace System.Web.UI {
+#if !NET_2_0
        [Serializable]
+#endif
        public enum HtmlTextWriterAttribute {
                Accesskey,
                Align,