IContentHashCache.ResolvePath method
namespace: Serenity.Web assembly: Serenity.Net.Web
Resolves a relative path
public string ResolvePath(PathString pathBase, string contentPath)
| parameter | description |
|---|---|
| pathBase | Path base |
| contentPath | Content path |
See Also
- interface IContentHashCache