Click or drag to resize
BaseAbstractInfoProviderUseGUIDHashtable Property

Note: This API is now obsolete.

If true, the guid 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.GUID")]
protected bool UseGUIDHashtable { get; set; }

Property Value

Type: Boolean
See Also