3 references to AttributeNotRecognized
System.Web.Extensions (3)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (1)
149throw new ArgumentException(string.Format(CultureInfo.InvariantCulture, AtlasWeb.AttributeNotRecognized, attribUnrecognized));
ClientServices\Providers\ClientRoleProvider.cs (1)
93throw new ArgumentException(string.Format(CultureInfo.InvariantCulture, AtlasWeb.AttributeNotRecognized, attribUnrecognized));
ClientServices\Providers\ClientSettingsProvider.cs (1)
192throw new ArgumentException(string.Format(CultureInfo.InvariantCulture, AtlasWeb.AttributeNotRecognized, attribUnrecognized));