Gets or sets the text that will be shown in front of the cover.

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

Syntax

JavaScript
function get_text();
function set_text(value);

Field Value

The text.

See Also