Click or drag to resize
ProviderDictionaryCollectionOnLoadGenerationParams Event
Event which is called when loading of specific generation is requested with additional custom parameter.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public event ProviderDictionaryCollectionLoadGenerationParamsEventHandler OnLoadGenerationParams

Value

Type: CMS.DataEngineProviderDictionaryCollectionLoadGenerationParamsEventHandler
See Also