5 references to _propDefaultUrl
System.Web (5)
Configuration\FormsAuthenticationConfiguration.cs (5)
200_properties.Add(_propDefaultUrl); 265return (string)base[_propDefaultUrl]; 269base[_propDefaultUrl] = _propDefaultUrl.DefaultValue; 272base[_propDefaultUrl] = value;