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