MindFusion.UI for WebForms Programmer's Guide

Window.set_enabledInteractions Method

See Also
 



Sets the enabled interactions on this window.

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

 Syntax

JavaScript  Copy Code

function set_enabledInteractions (value)

 Parameters

value

Type: EnabledInteraction
The enabled interactions.

 See Also