Gets or sets the cancel text.

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

Syntax

JavaScript
function get_cancelText();
function set_cancelText(value);

Field Value

The cancel text.

See Also