Click or drag to resize

EcommerceExportExcelCreatedArgsColumnNamesMapping Property

Gets the mapping dictionary of custom column headers specified during the export.

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.10.0
Syntax
public IDictionary ColumnNamesMapping { get; }

Property Value

Type: IDictionaryTKey, TValue
See Also