Click or drag to resize

PFRelation_SiteDashboardGetVisibleToCurrentuser Method

Gets the list of dashboards visible to the current user.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFDashboard> GetVisibleToCurrentuser()

Return Value

Type: ListPFDashboard
ListT
See Also