1 write to _profileServiceManager
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
656_profileServiceManager = new ProfileServiceManager();
3 references to _profileServiceManager
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
540return this._profileServiceManager != null; 655if (_profileServiceManager == null) { 658return _profileServiceManager;