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
Defines a generic complete handler.
SP.Ribbon.PageState.Handlers.GenericCompleteHandler(cbr);
Parameters
cbr
Type: String
An ECMAScript (JavaScript, JScript) expression, variable, statement, or sequence of statements to be evaluated or executed.
Remarks
This method shows the page status. If there are any errors, this method also displays an error dialog.
Applies To
SP.Ribbon.PageState.Handlers Class