ASP.NET Pack Programmer's Guide
DragEventArgs.getAction Method
See Also
 





Gets the action associated with the event.

Namespace: MindFusion.UI.WebForms
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function getAction ()

 Return Value

Type: EnabledInteraction
One of the EnabledInteraction enumeration values.

 Remarks

action could be EnabledInteraction.Drag or EnabledInteraction.Resize.

 See Also

DragEventArgs Members
DragEventArgs Class
MindFusion.UI.WebForms Namespace