Share via


IFrameElement.ondatasetchanged Property

SharePoint Designer Developer Reference

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

Syntax

expression.ondatasetchanged

expression   Required. A variable that represents an IFrameElement object.

See Also