ASP.NET Pack Programmer's Guide
TabPage.set_useFrameTitle Method
See Also
 





Sets a value indicating whether the window will display the title of its content iframe.

Namespace: MindFusion.UI.WebForms
Package: TabPage.js

 Syntax

JavaScript  Copy Code

function set_useFrameTitle (value)

 Parameters

value

Type: Boolean
true if the TabPage header should display the iframe title, otherwise false.

 See Also

TabPage Members
TabPage Class
MindFusion.UI.WebForms Namespace