MindFusion.UI for WebForms Programmer's Guide

AccordionItem.set_title Method

See Also
 



Sets the title text of this item.

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

 Syntax

JavaScript  Copy Code

function set_title (value)

 Parameters

value

Type: String
The title.

 See Also