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

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

Property Value

Type: Hashtable
Remarks
Is never null
See Also