Gets or sets the URL to navigate to when the button is clicked.

Namespace:  C1.Web.iPhone.C1Button
Assembly:  C1ButtonClient (in C1ButtonClient.dll)

Syntax

JavaScript
function get_navigateUrl();
function set_navigateUrl(value);

See Also