Click or drag to resize
AbstractInfoProviderTInfo, TProviderLoadGeneration Method
Loads the specified generation of the objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual bool LoadGeneration(
	int generation
)

Parameters

generation
Type: SystemInt32

Return Value

Type: Boolean
Returns true if the generation was not empty
See Also