Click or drag to resize
AbstractProviderDictionaryReloadDictionary Property
If true, the dictionary should be reloaded.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public abstract bool ReloadDictionary { get; set; }

Property Value

Type: Boolean
See Also