The Common type exposes the following members.

Constructors

  Name Description
Public method Common

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Static member FindPixelHeightValue
Finds the pixel height value.
Public method Static member FindPixelWidthValue
Find not empty pixel width value.
Public method Static member GetC1WebiPhoneControlType
Gets the type of the control within C1.Web.iPhone namespace(used by iPhone controls internally).
Public method Static member GetDeviceClientAreaHeight
Gets the height of the device client area.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method Static member GetSite
Gets the site.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member ResolvePhysicalPath
Resolves the physical path.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Static member IsAndroid
Determines whether site running on Android device.
Public property Static member IsBlackBerryMode
Determines whether site running on BlackBerry.
Public property Static member IsDesignMode
Gets a value indicating whether this instance is in design mode.
Public property Static member IsIPhoneMode
Determines whether site running on iTouch device.
Public property Static member IsJavascriptDisabled
Gets a value indicating whether javascript is disabled.
Public property Static member IsWebKitEnabled
Determines whether site running on web-kit enabled browser.
Public property Static member IsWebKitTransformsSupported
Gets a value indicating whether browser supports web kit transforms.

See Also