Table of Contents

Interface ICacheBusting

Namespace
Cuemon.AspNetCore.Configuration
Assembly
Cuemon.AspNetCore.dll

An interface to provide cache-busting capabilities.

public interface ICacheBusting

Properties

Version

Gets the version to be a part of the link you need cache-busting compatible.

string Version { get; }

Property Value

String

The version to be a part of the link you need cache-busting compatible.