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)
54
public virtual bool IsAnonymous { get { return
_IsAnonymous
;} }