1 implementation of RegisterAsyncPostBackControl
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
1423
public void
RegisterAsyncPostBackControl
(Control control) {
1 reference to RegisterAsyncPostBackControl
System.Web.Extensions (1)
UI\AsyncPostBackTrigger.cs (1)
97
ScriptManager.
RegisterAsyncPostBackControl
(_associatedControl);