3 references to _propSessionIDManagerType
System.Web (3)
Configuration\SessionStateSection.cs (3)
236
_properties.Add(
_propSessionIDManagerType
);
439
return (string)base[
_propSessionIDManagerType
];
442
base[
_propSessionIDManagerType
] = value;