Assembly: EPiServer.Data (in EPiServer.Data.dll) Version: 8.0.0
Creates a new element or overwrites any existing value for the specified key
C# |
---|
public virtual TValue Add( TKey key, bool cacheNullValues, bool overwriteExistingValue, Func<TValue> action ) |