SP.Ribbon.PageState.PageStateHandler.ignoreNextUnload Field
Applies to: SharePoint Foundation 2010
Specifies whether the next unload event should be ignored.
var value = SP.Ribbon.PageState.PageStateHandler.ignoreNextUnload;
Field Value
true if the next unload event should be ignored; otherwise, false. The default value is false.
Applies To
SP.Ribbon.PageState.PageStateHandler Class
See Also
Reference
SP.Ribbon.PageState.PageStateHandler Events
SP.Ribbon.PageState.PageStateHandler Fields