Gets or sets a value indicating whether the window will display the title of its content iframe.
Namespace: MindFusion.Common.UI
File: Window.js
SyntaxJavaScript
Copy Code
|
|---|
get useFrameTitle() {} |
Boolean. true if the window should display the iframe title, otherwise false
See Also