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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("Use property HashtableSettings.Load")]
protected LoadHashtableEnum LoadHashtables { get; set; }
Property Value
Type:
LoadHashtableEnumSee Also