Click or drag to resize
ProviderDictionaryCollection.OnLoadGeneration Event
Event which is called when loading of specific generation is requested.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public event ProviderDictionaryCollection. LoadGenerationEventHandler OnLoadGeneration

Value

Type: CMS.DataEngine.ProviderDictionaryCollection.LoadGenerationEventHandler
See Also