4 references to _propEnableSessionState
System.Web (4)
Configuration\PagesSection.cs (4)
181
_properties.Add(
_propEnableSessionState
);
244
switch ((string)base[
_propEnableSessionState
]) {
256
string PropName =
_propEnableSessionState
.Name;
278
base[
_propEnableSessionState
] = tempStr;