summaryM:DotNetNuke.Services.OutputCache.OutputCachingProvider.GetProviderList

Namespace: DotNetNuke.Services.OutputCache
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static Dictionary<string, OutputCachingProvider> GetProviderList()
Visual Basic
Public Shared Function GetProviderList As Dictionary(Of String, OutputCachingProvider)

Return Value

returnsM:DotNetNuke.Services.OutputCache.OutputCachingProvider.GetProviderList

See Also