Click or drag to resize
DashboardDesignerTabWorkspaceFromPage Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Returns a containing workspace object referenced by contained page.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public KryptonWorkspace TabWorkspaceFromPage(
	KryptonPage Page
)

Parameters

Page
Type: KryptonPage
The page you want to retrieve the workspace for.

Return Value

Type: KryptonWorkspace
The workspace that contains the page.
Remarks