MindFusion.UI for WebForms Programmer's Guide

Window.getPin Method

See Also
 



Sets a value, indicating whether this Window is pinned.

Namespace: MindFusion.UI.Web
Assembly: Window.js

 Syntax

JavaScript  Copy Code

function getPin ()

 Return Value

Type: Boolean
True if the Window is pinned, otherwise false.

 See Also