BundleBase T  WithCacheInvalidationStrategy Method SquishIt API Documentation
Configure bundle to use a non-standard cache invalidation strategy.

Namespace: SquishIt.Framework.Base
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public T WithCacheInvalidationStrategy(
	ICacheInvalidationStrategy strategy
)

Return Value

Type: T
See Also