ICacheSuffix interface
namespace: Serenity.Web assembly: Serenity.Net.Web
Abstraction to get the cache suffix used while generating the key for a cached dynamic script.
public interface ICacheSuffix
Members
| name | description |
|---|---|
| CacheSuffix { get; } | Gets the cache suffix. |
See Also
- Source: ICacheSuffix.cs