Click or drag to resize
BaseAbstractInfoProviderUseFullNameHashtable Property

Note: This API is now obsolete.

If true, the full 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.FullName")]
protected bool UseFullNameHashtable { get; set; }

Property Value

Type: Boolean
See Also