1 reference to Enabled
System.Web (1)
Profile\HttpProfileBase.cs (1)
389
bool fAnonEnabled = (HostingEnvironment.IsHosted ? AnonymousIdentificationModule.
Enabled
: true);