Interface ICacheVaryByOption
- Namespace
- Kentico.PageBuilder.Web.Mvc
- Assembly
- Kentico.Content.Web.Mvc.dll
Represents a single vary by option for widget output cache.
public interface ICacheVaryByOption
- Extension Methods
Methods
GetKey()
Gets a key to vary the cache by.
string GetKey()
Returns
- string
Returns key identifying the cache variant.