Get the list of all the folder providers.
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static Dictionary<string, FolderProvider> GetProviderList() |
| Visual Basic |
|---|
Public Shared Function GetProviderList As Dictionary(Of String, FolderProvider) |