WCRefreshController.refresh(parameters)
The WCRefreshController.refresh function refreshes the refresh area with the parameters
specified. The parameters are passed as the data attribute into the JQuery.ajax call.
Example
$("#MiniShopCartContents").refreshWidget("refresh",
wcRenderContext.getRenderContextProperties("MiniShopCartContentsContext"));
Parameters
- parameters
- (Object) The service parameters.