summaryM:DotNetNuke.Services.OutputCache.OutputCachingProvider.GetProviderList
Namespace: DotNetNuke.Services.OutputCacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static Dictionary<string, OutputCachingProvider> GetProviderList() |
Visual Basic |
---|
Public Shared Function GetProviderList As Dictionary(Of String, OutputCachingProvider) |