Click or drag to resize

ProductEditorShowType Property

Namespace:  Dynamicweb.Ecommerce.Content.Items.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Show type")]
[AddInParameterAttribute("ShowType")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=std editor-parameter;none=False;SortBy=Key")]
[AddInDescriptionAttribute("User object types to use in field")]
public string ShowType { get; set; }

Property Value

Type: String
See Also