MindFusion.UI for WebForms Programmer's Guide

Window.get_data Method

See Also
 



Gets an object, holding custom user data.

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

 Syntax

JavaScript  Copy Code

function get_data ()

 Return Value

Type: Object
The custom user data.

 See Also