DataPA Enterprise Dashboard Controls API Reference
Forces a redraw of all the Dashboard objects.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
public void RefreshAllObjects()
Visual Basic
Public Sub RefreshAllObjects
Visual C++
public:
virtual void RefreshAllObjects() sealed

Remarks