wcRenderContext.getRefreshAreaIds (id)

The wcRenderContext.getRefreshAreaIds function returns the refresh area IDs that are associated with the specified render context.

Example

wcRenderContext.getRefereshAreaIds("OrderItemPaginationDisplay_Context");

Parameters

id
(String) The unique ID of the refresh area.