2 references to GetControlIDsFromList
System.Web.Extensions (2)
UI\PageRequestManager.cs (2)
165
return
GetControlIDsFromList
(_asyncPostBackControls, includeQuotes);
269
return
GetControlIDsFromList
(_postBackControls, includeQuotes);