MindFusion.UI for WebForms Programmer's Guide

Window.get_enabledInteractions Method

See Also
 



Gets the enabled interactions on this window.

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

 Syntax

JavaScript  Copy Code

function get_enabledInteractions ()

 Return Value

Type: EnabledInteraction
The enabled interactions.

 See Also