3 references to AbsoluteFilePath
System.Web.Mobile (3)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
977
url = Page.
AbsoluteFilePath
;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicFormAdapter.cs (1)
391
writer.WriteEncodedUrl(Page.
AbsoluteFilePath
);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (1)
477
writer.WriteEncodedUrl(Page.
AbsoluteFilePath
);