5 references to _propPath
System.Web (5)
Configuration\FormsAuthenticationConfiguration.cs (5)
203_properties.Add(_propPath); 303return (string)base[_propPath]; 307base[_propPath] = _propPath.DefaultValue; 310base[_propPath] = value;