6 references to Device
System.Web.Mobile (6)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (1)
376writer.BeginFile (Page.Request.Url.ToString (), Page.Device.PreferredRenderingMime, Page.Response.Charset);
UI\MobileControls\Command.cs (1)
54&& MobilePage.Device.SupportsImageSubmit)
UI\MobileControls\MobilePage.cs (4)
630else if (Device.SupportsQueryStringInFormAction) 1236if (Device.RequiresOutputOptimization && 1269if (Device.PreferredRenderingMime != "text/vnd.wap.wml" && Device["cachesAllResponsesWithExpires"] != "true")