2 overrides of ProcessTagInnerText
System.Web.Mobile (2)
UI\MobileControls\CompileLiteralTextParser.cs (1)
116protected override void ProcessTagInnerText(String text)
UI\MobileControls\TextView.cs (1)
447protected override void ProcessTagInnerText(String text)
1 reference to ProcessTagInnerText
System.Web.Mobile (1)
UI\MobileControls\LiteralTextParser.cs (1)
642ProcessTagInnerText(_currentTag.Text);