2 references to IsBuiltInHiddenField
System.Web.Extensions (2)
UI\PageRequestManager.cs (1)
763
if (ControlUtil.
IsBuiltInHiddenField
(entry.Key)) {
UI\WebControls\DataPager.cs (1)
339
if (methodGet && ControlUtil.
IsBuiltInHiddenField
(field)) {