1 write to _UserName
System.Web (1)
Profile\ProfileInfo.cs (1)
36
_UserName
= username;
1 reference to _UserName
System.Web (1)
Profile\ProfileInfo.cs (1)
51
public virtual string UserName { get { return
_UserName
;} }