Click or drag to resize
ProviderDictionaryCollectionParameter Property
Custom parameter passed to a LoadGeneration method.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Object Parameter { get; set; }

Property Value

Type: Object
See Also