Click or drag to resize
RecalculateAfterContactActionsBatchEventArgsCustomArguments Property
Container for custom arguments which can be used by event subscribers.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public Hashtable CustomArguments { get; }

Property Value

Type: Hashtable
Remarks
Is never null
See Also