GtmPropertiesMerger Methods |
The GtmPropertiesMerger type exposes the following members.
Name | Description | |
---|---|---|
Merge | Merges gtmData and additionalData to form new GtmData. If additionalData can be enumerated as KeyValuePairTKey, TValue items, then the key-value pairs are merged. Otherwise, the public properties and their values are merged. | |
MergeInternal | Merges gtmData and additionalData to form new GtmData. If additionalData can be enumerated as KeyValuePairTKey, TValue items, then the key-value pairs are merged. Otherwise, the public properties and their values are merged. | |
SetAsDefaultHelper |
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.) |