Gets the cache key used by this Answer.

Namespace:  EPiServer.Community.Contest
Assembly:  EPiServer.Community.Contest (in EPiServer.Community.Contest.dll) Version: 4.1.517.358

Syntax

C#
public override string[] CacheKey { get; }

Implements

ICacheable..::.CacheKey

See Also