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