Gets a value indicating whether iPhone is in portrait orientation.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.get_isPortraitOrientation = function();

Field Value

true if this instance is portrait orientation; otherwise, false.

See Also