ProviderInfoDictionaryKeyTypeCheckValidity Property |
If true (default), the dictionary checks the validity of the object upon its retrieval and doesn't return invalid objects. The object must support invalidation in order to support this.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool CheckValidity { get; set; }
Property Value
Type:
BooleanSee Also