Click or drag to resize
IProviderDictionaryTemplateTValueDataIsValid Property
Returns true if the dictionary content is valid.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool DataIsValid { get; }

Property Value

Type: Boolean
See Also