2 references to FindTargetControl
System.Web.Extensions (2)
UI\AsyncPostBackTrigger.cs (1)
95
_associatedControl =
FindTargetControl
(true);
UI\PostBackTrigger.cs (1)
61
Control associatedControl =
FindTargetControl
(false);