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