Click or drag to resize
BaseAbstractInfoProviderUseNameHashtable Property

Note: This API is now obsolete.

If true, the code name hashtable is allowed to be used.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use property HashtableSettings.Name")]
protected bool UseNameHashtable { get; set; }

Property Value

Type: Boolean
See Also