MindFusion.UI for WebForms Programmer's Guide

DockWindow.get_dock Method

See Also
 



Gets a value, indicating the current dock location of the item, if the item is docked.

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

 Syntax

JavaScript  Copy Code

function get_dock ()

 Return Value

Type: Dock
One of the Dock enumeration values.

 See Also