ClearConfirmation method: Banner class

Syntax

ClearConfirmation()

Description

Use the ClearConfirmation method to dismiss the transient confirmation message (to ensure that the message is dismissed even if auto dismiss is disabled through the user's preference settings).

Parameters

None

Returns

None

Example

(create PT_PAGE_UTILS:Banner()).ClearConfirmation();