reloadPage

Accesses the object for the Reload Page item in the M-Business Client menus.

Interface

PODSMenu

IDL definition
readonly attribute PODSMenuItem reloadPage;
JavaScript synopsis
menu.reloadPage
C synopsis
PODSMenuItem* PODSgetReloadPage(PODSMenu* menu);
Parameters
  • menu   The PODSMenu object.

Returns

The object for the Reload Page item in the M-Business Client menus.