Skip to content

IContentHashCache.ResolvePath method

Resolves a relative path.

public string ResolvePath(PathString pathBase, string contentPath)
parameter description
pathBase The path base.
contentPath The content path.

Return Value

The resolved path.

See Also