Page.Redraw

Page.Redraw (

)

Description

Causes the current page to redraw itself.

Note: This will also redraw all of the objects on the current page.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions