Skip to content

IContentHashCache.ResolveWithHash method

Resolves a relative path with its hash.

public string ResolveWithHash(PathString pathBase, string contentUrl)
parameter description
pathBase The path base.
contentUrl The content URL.

Return Value

The resolved URL with its hash.

See Also