IContentHashCache interface
namespace: Serenity.Web assembly: Serenity.Net.Web
An abstraction for content hash cache, which contains hashes of web servable files.
public interface IContentHashCache
Members
| name | description |
|---|---|
| ResolvePath(…) | Resolves a relative path |
| ResolveWithHash(…) | Resolves a relative path with its hash |
| ScriptsChanged() | Raises scripts changed event causing cache to be cleared |
See Also
- Source: IContentHashCache.cs