2 references to GetControlText
System.Web.Mobile (2)
UI\MobileControls\MobileControl.cs (2)
916
text =
GetControlText
(out containTag, out _containsDataboundLiteral, trimInnerText);
1036
return
GetControlText
(out containTag, out containDataboundLiteral, false);