BundleBase T  HashKeyNamed Method SquishIt API Documentation
Configure bundle to use a specific name for cache-breaking parameter (only used with querystring invalidation).

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

public T HashKeyNamed(
	string hashQueryStringKeyName
)

Parameters

hashQueryStringKeyName
Type: OnlineSystem String
Name of parameter to be added to content URLs.

Return Value

Type: T
See Also