Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public static void RemoveCache( HttpContextBase context, string cacheName ) |
Visual Basic |
---|
Public Shared Sub RemoveCache ( _ context As HttpContextBase, _ cacheName As String _ ) |
Visual C++ |
---|
public: static void RemoveCache( HttpContextBase^ context, String^ cacheName ) |