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