3 references to UserIsNotAuthenticated
System.Web.Extensions (3)
ApplicationServices\ApplicationServiceHelper.cs (1)
89
throw new HttpException(AtlasWeb.
UserIsNotAuthenticated
);
ApplicationServices\ProfileService.cs (2)
304
throw new HttpException(AtlasWeb.
UserIsNotAuthenticated
);
306
throw new Exception(AtlasWeb.
UserIsNotAuthenticated
);