MindFusion.UI for WebForms Programmer's Guide

MenuItem.get_navigateUrl Method

See Also
 



Gets the URL of the page that will be navigated to when a user clicks the MenuItem.

Namespace: MindFusion.UI.Web
Assembly: MenuItem.js

 Syntax

JavaScript  Copy Code

function get_navigateUrl ()

 Return Value

Type: String
The URL.

 See Also