1 reference to ValidateElement
System.Web (1)
Configuration\IgnoreDeviceFilterElement.cs (1)
24
private static readonly ConfigurationElementProperty s_elemProperty = new ConfigurationElementProperty(new CallbackValidator(typeof(IgnoreDeviceFilterElement),
ValidateElement
));