The IClientCapability type exposes the following members.

Properties

  NameDescription
Public propertyBrowserName
Represents the name of the broweser in the request
Public propertyCapabilities Obsolete.
A key-value collection containing all capabilities supported by requester
Public propertyFacebookRequest
FacebookRequest property is filled when request is coming though Facebook iFrame (e.g. fan pages).
Public propertyHtmlPreferedDTD
Returns the request prefered HTML DTD
Public propertyID
Unique ID of the client making request.
Public propertyIsMobile
Is request coming from a mobile device.
Public propertyIsTablet
Is request coming from a tablet device.
Public propertyIsTouchScreen
Does the requesting device supports touch screen.
Public propertyItem
Get client capability value by property name.
Public propertyScreenResolutionHeightInPixels
ScreenResolution Height of the requester in Pixels.
Public propertyScreenResolutionWidthInPixels
ScreenResolution Width of the requester in Pixels.
Public propertySSLOffload
Http server variable used for SSL offloading - if this value is empty offloading is not enabled
Public propertySupportsFlash
Does requester support Flash.
Public propertyUserAgent
User Agent of the client making request

See Also