1 write to _scriptPath
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
752_scriptPath = value;
2 references to _scriptPath
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
749return (_scriptPath == null) ? String.Empty : _scriptPath;