11 references to Enabled
System.Web (11)
Compilation\BaseCodeDomTreeGenerator.cs (1)
506if (!ProfileManager.Enabled)
Compilation\BuildManager.cs (1)
662specialFilesHashCodeCombiner.AddObject(ProfileManager.Enabled);
Compilation\ProfileBuildProvider.cs (1)
49if (!ProfileManager.Enabled)
Profile\HttpProfileBase.cs (7)
104if (!ProfileManager.Enabled) 184if (!ProfileManager.Enabled) 217if (!ProfileManager.Enabled) { 237if (!ProfileManager.Enabled) 258if (!ProfileManager.Enabled) 284if (!ProfileManager.Enabled) 374if (!ProfileManager.Enabled || s_Initialized) {
Profile\ProfileModule.cs (1)
93if (ProfileManager.Enabled) {