3 references to GetPrivacyKey
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
1369return GetPrivacyKey(out keyType); 1507string privacyKey = settings.GetPrivacyKey(out imageOwnerKeyType); 1561string privacyKey = settings.GetPrivacyKey(out imageOwnerKeyType);