MindFusion.UI for WebForms Programmer's Guide

AccordionItem.set_navigateUrl Method

See Also
 



Sets 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 set_navigateUrl (value)

 Parameters

value

Type: String
The url.

 See Also