2 references to GetUser
System.Web (2)
UI\WebControls\LoginUtil.cs (1)
132
IPrincipal user =
GetUser
(c);
UI\WebControls\LoginView.cs (1)
361
IPrincipal user = LoginUtil.
GetUser
(this);