HashAsVirtualDirectoryCacheInvalidationStrategy GetOutputWebPath Method SquishIt API Documentation

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

public string GetOutputWebPath(
	string renderToPath,
	string hashKeyName,
	string hash
)

Return Value

Type: OnlineString

Implements

ICacheInvalidationStrategy GetOutputWebPath(String, String, String)
See Also