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





Sets a value, indicating whether this Window should be pinned.

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

 Syntax

JavaScript  Copy Code

function setPin (value)

 Parameters

value

Type: Boolean
true if the Window should be pinned, otherwise false.

 See Also

Window Members
Window Class
MindFusion.UI.WebForms Namespace