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