Share via


Device Property (ControlAdapter)

Returns the device capabilities object associated with the request.

public virtual System.Web.Mobile.MobileCapabilities Device {
   get
}

Remarks

This property is provided for convenience, and is equivalent to calling the browser using an HttpRequest, such as Page.Request.Browser.

See Also

MobileCapabilities Class

Applies to: ControlAdapter Class