2008-09-13 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Web.Extensions / System.Web.DynamicData / IDynamicValidatorException.cs
index 60ad19f83ef58cafb4b2e7872967c0be00a08e39..b64256230d2c3564b973b810a30f9702ff762dcf 100644 (file)
@@ -32,7 +32,7 @@ using System.Collections.Generic;
 using System.Security.Permissions;
 using System.Web;
 
-namespace System.Web.Script.Services
+namespace System.Web.DynamicData
 {
        [AspNetHostingPermission (SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
        [AspNetHostingPermission (SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]