namespace: Serenity.Web assembly: Serenity.Net.Web
An abstraction for content hash cache, which contains hashes of web servable files.
public interface IContentHashCache
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 |
- Source: IContentHashCache.cs