Skip to main content
A newer version of this page is available. .

CustomizeMergeFieldsEventArgs Constructors

Provides data for the CustomizeMergeFields event.
Name Parameters Description
CustomizeMergeFieldsEventArgs() none Initializes a new instance of the CustomizeMergeFieldsEventArgs class with the default settings.
CustomizeMergeFieldsEventArgs(MergeFieldName[]) mergeFieldsNames Initializes a new instance of the CustomizeMergeFieldsEventArgs class with the specified settings.
See Also