Method GetDashboardPackagesToInstall
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
GetDashboardPackagesToInstall()
Returns all Dashboard packages found at the default location in the AppContent folder.
public List<ParsedAppPackage> GetDashboardPackagesToInstall()
Returns
- List<ParsedAppPackage>
A ParsedAppPackage list, found at the default location in the AppContent folder.