Gets an URL which defines the navigation location for the editor's hyperlink.
Namespace:DevExpress.Web.Scripts
Assembly:JavaScript

Syntax
JavaScript |
function GetNavigateUrl() : String;
|
Return value
Type: String
A string value which represents an URL to where the client web browser will navigate when a hyperlink in the editor is clicked.

See Also