DesignerDocument.onmouseup Property
SharePoint Designer Developer Reference |
Returns or sets a Variant that represents the value of the onmouseup attribute, which is the script that runs when the onmouseup event fires.
Syntax
expression.onmouseup
expression Required. A variable that represents a DesignerDocument object.
See Also