RecalculateAfterContactActionsBatchEventArgsCustomArguments Property |
Container for custom arguments which can be used by event subscribers.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxpublic Hashtable CustomArguments { get; }
Property Value
Type:
Hashtable
RemarksIs never null
See Also