CacheDependencyCallbackTTargetHandler Property |
Event handler executed when the cache dependency is dropped
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public Action<TTarget, Object> Handler { get; protected set; }
Property Value
Type:
ActionTTarget,
ObjectSee Also