Exemplo n.º 1
0
 public Domain.Admin.User User()
 {
     return(WebUserService.GetUserByAspNetUsername(HttpContext.Current.User.Identity.Name));
 }