| ImagePatternProductInfoCustomFieldValues Property |
Namespace:
Dynamicweb.Ecommerce.Frontend
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Dictionary<string, Object> CustomFieldValues { get; set; }
Public Property CustomFieldValues As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
ObjectSee Also