IContentHashCache.ResolveWithHash method

namespace: Serenity.Web   assemblySerenity.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