Gets or sets the URL path to the image that is displayed in front of the cover.

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

Syntax

JavaScript
function get_imageUrl();
function set_imageUrl(value);

See Also