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