MindFusion.UI for WebForms Programmer's Guide

AccordionItem.get_title Method

See Also
 



Gets the title text of this item.

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

 Syntax

JavaScript  Copy Code

function get_title ()

 Return Value

Type: String
The title.

 See Also