ProviderDictionaryTKey, TValueRemovedValue Property |
Value that is set to the specific key if the value is removed. If not set, the item is completely removed.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual TValue RemovedValue { get; set; }
Property Value
Type:
TValueSee Also