| 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; }
<AddInLabelAttribute("Show on paragraph")>
<AddInParameterAttribute("Show on paragraph")>
<AddInParameterEditorAttribute(GetType(ParagraphSelectEditor), "htmlClass=std editor-parameter")>
Public Property ParagraphID As String
Get
Set
Property Value
Type:
StringSee Also