IContentHashCache.ResolveWithHash method
namespace: Serenity.Web assembly: Serenity.Net.Web
Resolves a relative path with its hash
public string ResolveWithHash(PathString pathBase, string contentUrl)
| parameter | description |
|---|---|
| pathBase | Path base |
| contentUrl | Content url |
See Also
- interface IContentHashCache