Open sandboxFocus

Property KeyPrefix

KeyPrefix

Gets the prefix for the key of all Redis items created by the RedisCachingBackend. The default value is cache.

Declaration
public string KeyPrefix { get; set; }
Property Value
Type Description
string