oops
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / RepeatDirection.cs
index 73812866716a644c85f47afd08e64fa9c2d993c3..ffba26097432f37e9b9d9a499b757933a6be4c41 100644 (file)
@@ -29,7 +29,9 @@ using System;
 
 namespace System.Web.UI.WebControls {
 
+#if !NET_2_0
        [Serializable]
+#endif
        public enum RepeatDirection
        {
                Horizontal,