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





Gets 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 get_useFrameTitle ()

 Return 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