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