MindFusion.UI for WebForms Programmer's Guide

DockWindow.get_dockTargetID Method

See Also
 



Gets the ID of parent item to dock this item to.

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

 Syntax

JavaScript  Copy Code

function get_dockTargetID ()

 Return Value

Type: String
The ID of parent item to dock this item to.

 See Also