1 write to _profileServiceManager
System.Web.Extensions (1)
UI\ScriptManagerProxy.cs (1)
119
_profileServiceManager
= new ProfileServiceManager();
3 references to _profileServiceManager
System.Web.Extensions (3)
UI\ScriptManagerProxy.cs (3)
87
return this.
_profileServiceManager
!= null;
118
if(
_profileServiceManager
== null) {
121
return
_profileServiceManager
;