Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Handles the response from the server callback event.
SP.Ribbon.PageState.PageStateHandler.SaveBeforeNavigateCallback(callbackResponse);
Parameters
callbackResponse
Type: string
The response from the server callback event.
Remarks
This method executes the ECMAScript (JavaScript, JScript) code specified by the callbackResponse parameter.
Applies To
SP.Ribbon.PageState.PageStateHandler Class
See Also
Reference
SP.Ribbon.PageState.PageStateHandler Events
SP.Ribbon.PageState.PageStateHandler Fields