2 references to GetAttribute
System.Web.Mobile (2)
UI\MobileControls\CompileLiteralTextParser.cs (1)
62String linkUrl = (String)element.GetAttribute("href");
UI\MobileControls\TextView.cs (1)
437href = element.GetAttribute("href");