3 references to _propMaxPageStateFieldLength
System.Web (3)
Configuration\PagesSection.cs (3)
196
_properties.Add(
_propMaxPageStateFieldLength
);
592
return (int)base[
_propMaxPageStateFieldLength
];
595
base[
_propMaxPageStateFieldLength
] = value;