Configure bundle to use a non-standard cache invalidation strategy.
Namespace: SquishIt.Framework.BaseAssembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax
Parameters
- strategy
- Type: SquishIt.Framework.Invalidation ICacheInvalidationStrategy
Implementation of ICacheInvalidationStrategy to be used when generating content tag (eg HashAsVirtualDirectoryCacheInvalidationStrategy)
Return Value
Type: TSee Also