3 references to _propCookiePath
System.Web (3)
Configuration\RoleManagerSection.cs (3)
183
_properties.Add(
_propCookiePath
);
262
return (string)base[
_propCookiePath
];
265
base[
_propCookiePath
] = value;