6 references to IsControlRegistrationActive
System.Web.Extensions (6)
UI\ScriptRegistrationManager.cs (6)
433IsControlRegistrationActive(updatePanels, child, true);
465IsControlRegistrationActive(updatePanels, child, false);
504IsControlRegistrationActive(updatePanels, child, true);
539IsControlRegistrationActive(updatePanels, child, true);
591if (IsControlRegistrationActive(updatePanels, entry.ParentUpdatePanel, false)) {
629IsControlRegistrationActive(updatePanels, child, true);