  | ItemRelationListEditorItemSourse Property  | 
  
    Namespace: 
   Dynamicweb.Content.Items.Editors
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[AddInParameterAttribute("Item source")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=std editor-parameter; none=False")]
public string ItemSourse { get; set; }<AddInParameterAttribute("Item source")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "inputClass=std editor-parameter; none=False")>
Public Property ItemSourse As String
	Get
	SetProperty Value
Type: 
String
See Also