Skip to content

ICacheSuffix interface

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