oops
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / TextAlign.cs
index 5874c1bbd33b4e12fb73a491c6f94c739b0b0c62..9faf889ad1c82e2c92f1311afdab6b78f30c924a 100644 (file)
@@ -27,7 +27,9 @@
 //
 
 namespace System.Web.UI.WebControls {
+#if !NET_2_0
        [Serializable]
+#endif
        public enum TextAlign {
                Left = 0x01,
                Right