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