Click or drag to resize
DashboardDesignerSaveDashboardLayout Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Updates the Tab.LayouXML property from the currently displayed layout.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void SaveDashboardLayout(
	DashboardTab Tab
)

Parameters

Tab
Type: DataPAEnterpriseDashboardDashboardTab
The tab you wish to apply the save to.
Remarks