Constructor
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- key
- Type: System String
Cache callback key
- target
- Type: TTarget
Target object to pass as a parameter to the handler
- handler
- Type: System Action TTarget, Object
Handler to execute
- parameter
- Type: System Object
Parameter passed to the handler
See Also