1 implementation of RegisterPostBackControl
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
1597public void RegisterPostBackControl(Control control) {
1 reference to RegisterPostBackControl
System.Web.Extensions (1)
UI\PostBackTrigger.cs (1)
63ScriptManager.RegisterPostBackControl(associatedControl);