4 references to Url
System.Web.Mobile (4)
UI\MobileControls\Design\FormDesigner.cs (1)
166"url(" + _backgroundBmpFile.Url + ")");
UI\MobileControls\Design\ImageDesigner.cs (2)
126return _tempBmpFile.Url; 151imageUriString = _tempBmpFile.Url;
UI\MobileControls\Design\PanelDesigner.cs (1)
140"url(" + _backgroundBmpFile.Url + ")");