NotImplementedInfoClearCacheMethods Property |
Dictionary with the methods for clearing the internal object cache [columnName] => [clearCacheAction]
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected internal override IDictionary<string, Action<BaseInfo>> ClearCacheMethods { get; }
Property Value
Type:
IDictionaryString,
ActionBaseInfoSee Also