Click or drag to resize

ProductEditorParagraphID Property

Namespace:  Dynamicweb.Ecommerce.Content.Items.Editors
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Show on paragraph")]
[AddInParameterAttribute("Show on paragraph")]
[AddInParameterEditorAttribute(typeof(ParagraphSelectEditor), "htmlClass=std editor-parameter")]
public string ParagraphID { get; set; }

Property Value

Type: String
See Also