RecalculateAfterContactActionsBatchEventArgsCustomArguments Property |
Container for custom arguments which can be used by event subscribers.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public Hashtable CustomArguments { get; }
Property Value
Type:
HashtableRemarks Is never null
See Also