DataPA Enterprise Dashboard Controls API Reference
Shows the Manage Published dialog.

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

Syntax

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

Remarks

Allows the user to manage published dashboards.

See Also