Click or drag to resize
BaseAbstractInfoProviderGenerationColumn Property

Note: This API is now obsolete.

Column used to filter the data according the generation in which the items should be loaded.

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

Property Value

Type: String
See Also