DataPA Enterprise Dashboard Controls API Reference
Causes all DashboardObjects in this ManagedDashboard to rebuild the XML property.

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

Syntax

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

Remarks