PrxControl.refresh

Syntax

refresh (args);

Parameters

args. Parameters of control updating.

Description

The refresh method refreshes control.

Comments

The refresh method is identical to the PrxControl.refreshAll method.

Example

The example of use is identical to the example given for the PrxControl.refreshAll method.

See also:

PrxControl