Gets a value indicating whether this C1ConfirmDialog is confirmed.

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

Syntax

JavaScript
function get_confirmed();

Field Value

true if confirmed; otherwise, false.

See Also