MindFusion.UI for WebForms Programmer's Guide

DockWindow.get_allowedDockLocations Method

See Also
 



Gets a value, indicating the possible locations inside this control.

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

 Syntax

JavaScript  Copy Code

function get_allowedDockLocations ()

 Return Value

Type: DockLocation
One of the DockLocation enumeration values.

 See Also