1 write to _IsAnonymous
System.Web (1)
Profile\ProfileInfo.cs (1)
45_IsAnonymous = isAnonymous;
1 reference to _IsAnonymous
System.Web (1)
Profile\ProfileInfo.cs (1)
54public virtual bool IsAnonymous { get { return _IsAnonymous;} }