Share via


FrameElement.onerrorupdate Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onerrorupdate attribute, which is the script that runs when the onerrorupdate event fires.

Syntax

expression.onerrorupdate

expression   An expression that returns a FrameElement object.

See Also