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")),