3 references to _propAllowAnonymous
System.Web (3)
Configuration\ProfilePropertySettings.cs (3)
73_properties.Add(_propAllowAnonymous); 187return (bool)base[_propAllowAnonymous]; 190base[_propAllowAnonymous] = value;