| ItemRelationListEditorMinNumber Property |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [AddInParameterAttribute("Minumum number of items")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "inputClass=std editor-parameter")]
public string MinNumber { get; set; }
<AddInParameterAttribute("Minumum number of items")>
<AddInParameterEditorAttribute(GetType(TextParameterEditor), "inputClass=std editor-parameter")>
Public Property MinNumber As String
Get
Set
Property Value
Type:
StringSee Also