41 references to ReplaceKeywords
System.Web.DataVisualization (41)
Common\Annotation\AnnotationCollection.cs (2)
277 annotation.ReplaceKeywords(url), 278 annotation.ReplaceKeywords(annotation.ToolTip) );
Common\Annotation\ArrowAnnotation.cs (4)
361ReplaceKeywords(this.ToolTip), 367ReplaceKeywords(this.Url), 368 ReplaceKeywords(this.MapAreaAttributes), 369ReplaceKeywords(this.PostBackValue),
Common\Annotation\CalloutAnnotation.cs (8)
751ReplaceKeywords(this.ToolTip), 757ReplaceKeywords(this.Url), 758 ReplaceKeywords(this.MapAreaAttributes), 759ReplaceKeywords(this.PostBackValue), 774 ReplaceKeywords(this.ToolTip), 780ReplaceKeywords(this.Url), 781 ReplaceKeywords(this.MapAreaAttributes), 782ReplaceKeywords(this.PostBackValue),
Common\Annotation\GroupAnnotation.cs (4)
953 ReplaceKeywords(this.ToolTip), 959ReplaceKeywords(this.Url), 960 ReplaceKeywords(this.MapAreaAttributes), 961ReplaceKeywords(this.PostBackValue),
Common\Annotation\ImageAnnotation.cs (4)
619 ReplaceKeywords(this.ToolTip), 625ReplaceKeywords(this.Url), 626 ReplaceKeywords(this.MapAreaAttributes), 627ReplaceKeywords(this.PostBackValue),
Common\Annotation\LineAnnotation.cs (4)
703 ReplaceKeywords(this.ToolTip), 709ReplaceKeywords(this.Url), 710ReplaceKeywords(this.MapAreaAttributes), 711ReplaceKeywords(this.PostBackValue),
Common\Annotation\PolygonAnnotation.cs (4)
773ReplaceKeywords(this.ToolTip), 779ReplaceKeywords(this.Url), 780 ReplaceKeywords(this.MapAreaAttributes), 781ReplaceKeywords(this.PostBackValue),
Common\Annotation\TextAnnotation.cs (11)
464ReplaceKeywords(this.ToolTip), 470ReplaceKeywords(this.Url), 471 ReplaceKeywords(this.MapAreaAttributes), 472ReplaceKeywords(this.PostBackValue), 482 ReplaceKeywords(this.ToolTip), 488ReplaceKeywords(this.Url), 489 ReplaceKeywords(this.MapAreaAttributes), 490ReplaceKeywords(this.PostBackValue), 544 string titleText = this.ReplaceKeywords(this.Text.Replace("\\n", "\n")); 635this.ReplaceKeywords(_text.Replace("\\n", "\n")), 951"W" + this.ReplaceKeywords(this.Text.Replace("\\n", "\n")),