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