4 references to ScriptManager
System.Web.Extensions (4)
UI\Timer.cs (4)
174this.ScriptManager.RegisterScriptControl(this); 176if (_stateDirty && this.ScriptManager.IsInAsyncPostBack) { 178this.ScriptManager.RegisterDataItem(this, GetJsonState(), true); 214ScriptManager.RegisterScriptDescriptors(this);