Gets or sets a value indicating whether cover can be opened.

Namespace:  C1.Web.iPhone.C1CoverFlow
Assembly:  C1CoverFlowClient (in C1CoverFlowClient.dll)

Syntax

JavaScript
function get_allowOpen();
function set_allowOpen(value);

Field Value

true if cover can be opened otherwise, false.

See Also