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