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