2 writes to _scriptManagerType
System.Web (2)
UI\Page.cs (2)
6399_scriptManagerType = BuildManager.GetType("System.Web.UI.ScriptManager", false); 6405_scriptManagerType = value;
2 references to _scriptManagerType
System.Web (2)
UI\Page.cs (2)
6398if (_scriptManagerType == null) { 6401return _scriptManagerType;