3 references to _propCustom
System.Web (3)
Configuration\ProfileSettings.cs (3)
68
_properties.Add(
_propCustom
);
151
return (string)base[
_propCustom
];
154
base[
_propCustom
] = value;