Namespace:
EPiServer
Assembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Assembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public static Object RuntimeCacheAdd( string key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration ) |
Parameters
- key
- Type: System..::.String
- value
- Type: System..::.Object
- dependencies
- Type: System.Web.Caching..::.CacheDependency
- absoluteExpiration
- Type: System..::.DateTime
- slidingExpiration
- Type: System..::.TimeSpan