MindFusion.UI for WebForms Programmer's Guide

TabPage.get_tooltip Method

See Also
 



Gets the tooltip text displayed by this TabPage's header.

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

 Syntax

JavaScript  Copy Code

function get_tooltip ()

 Return Value

Type: String
The tooltip.

 See Also