DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
      
    
 Causes all DashboardObjects in this ManagedDashboard to rebuild the XML property.
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: 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  |