3 references to PagedText
System.Web.Mobile (3)
UI\MobileControls\Adapters\HtmlLiteralTextAdapter.cs (1)
48
String text = Control.
PagedText
;
UI\MobileControls\Adapters\WmlLiteralTextAdapter.cs (1)
51
_pagedText = Control.
PagedText
;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLiteralTextAdapter.cs (1)
35
String text = Control.
PagedText
;