LoadHashtableEnum Enumeration |
Namespace: CMS.DataEngine
public enum LoadHashtableEnum
Member name | Value | Description | |
---|---|---|---|
None | 0 | Do not load any objects. | |
All | 1 | Load all objects. | |
Generations | 2 | Load objects by generations. The property GenerationColumn must be set in order to use this type of loading. | |
FirstGeneration | 3 | Load by generations. The property GenerationColumn must be set in order to use this type of loading. |
Copyright (c) 2016 Kentico Software