FrameElement.ondblclick Property
SharePoint Designer Developer Reference |
Returns or sets a Variant that represents the value of the ondblclick attribute, which is the script that runs when the ondblclick event fires.
Syntax
expression.ondblclick
expression An expression that returns a FrameElement object.
See Also