3 references to ProfileAllowedGet
System.Web.Extensions (3)
ApplicationServices\ProfileService.cs (2)
87Dictionary<string, object> allowedGet = ApplicationServiceHelper.ProfileAllowedGet; 131Dictionary<string, object> allowedGet = ApplicationServiceHelper.ProfileAllowedGet;
Profile\ProfileService.cs (1)
42Dictionary<string, object> allowedGet = ApplicationServiceHelper.ProfileAllowedGet;