6 references to Control
System.Web.Mobile (6)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPhoneCallAdapter.cs (6)
43
String text =
Control
.Text;
44
String phoneNumber =
Control
.PhoneNumber;
85
Control
.AlternateFormat,
86
Control
.Text,
87
Control
.PhoneNumber);
88
String url =
Control
.AlternateUrl;