1 write to _deploymentSection
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
133
_deploymentSection
= deploymentSection;
2 references to _deploymentSection
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
353
if (
_deploymentSection
!= null) {
354
return
_deploymentSection
;