hideMask

Publishes a hideDataMask PageBus event, and sets the maskActive property to false.

If there are other pending asynchronous calls for which showMask was called that have not yet completed, this call has no effect.

Syntax

hideMask();

Parameters

none

Returns

none