Gets or sets the URL to link to when the hyperlink is clicked in the item. Default value is empty string.
Namespace:
C1.Web.UI.Controls.C1ToolBarAssembly: C1ToolBarClient (in C1ToolBarClient.dll)
Syntax
| JavaScript |
|---|
function get_navigateUrl(); function set_navigateUrl(value); |