Forum Discussion
JackLacava
3 years agoCommunity Manager
args.LoadDashboardTaskInfo.Reason = LoadDashboardReasonType.Initialize And _
args.LoadDashboardTaskInfo.Action = LoadDashboardActionType.BeforeFirstGetParameters
Note that the action type has two more states you can work with:
LoadDashboardActionType.BeforeGetDashboardDisplayInfo
LoadDashboardActionType.BeforeSubsequentGetParameters
Related Content
- 11 months ago