SP.Ribbon.PageState.PageStateHandler.WikiSaveBeforeNavigateCallback(message, status) Method
Applies to: SharePoint Foundation 2010
Handles the response from the server callback event of the wiki page.
SP.Ribbon.PageState.PageStateHandler.WikiSaveBeforeNavigateCallback(message, status);
Parameters
message
Type: string
The result message of the callback.
status
Type: int
The status code of the callback.
Remarks
This method sets the value of the message parameter to SP.Ribbon.PageState.PageStateHandler.saveCallbackError Field if the callback failed.
Applies To
SP.Ribbon.PageState.PageStateHandler Class
See Also
Reference
SP.Ribbon.PageState.PageStateHandler Events
SP.Ribbon.PageState.PageStateHandler Fields