ASP.NET Pack Programmer's Guide
Window.set_showIcon Method
See Also
 





Sets a value indicating whether the window will show an icon in the title bar.

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

 Syntax

JavaScript  Copy Code

function set_showIcon (value)

 Parameters

value

Type: Boolean
true if the window should show an icon, otherwise false.

 See Also

Window Members
Window Class
MindFusion.UI.WebForms Namespace