MindFusion.UI for WebForms Programmer's Guide

AccordionItem.get_navigateUrl Method

See Also
 



Gets the URL of the web page that will be loaded in the control.

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

 Syntax

JavaScript  Copy Code

function get_navigateUrl ()

 Return Value

Type: String
The url.

 See Also