Click or drag to resize
BaseAbstractInfoProviderLoadHashtables Property

Note: This API is now obsolete.

Determines the mode in which the hashtables should be loaded. In case the hashtables are loaded through generations, you must also specify the GenerationColumn property.

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

Property Value

Type: LoadHashtableEnum
See Also