setShowBeforeUnloadPrompts
Sets the showBeforeUnloadPrompts property of the Frame API.
Syntax
setShowBeforeUnloadPrompts(Boolean value) : void
Parameters
- value – New value for the showBeforeUnloadPrompts property of the Frame API.
Returns
void
See Also