Click or drag to resize
ManagedDashboardRenderForAccessibility Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether this dashboard should be rendered for accessibility

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool RenderForAccessibility { get; set; }

Return Value

Type: Boolean
True if this dashboard should be rendered for accessibility
See Also