Table of Contents

Class ItemRelationListEditor.ItemListData

Namespace
Dynamicweb.Content.Items.Editors
Assembly
Dynamicweb.dll
public sealed class ItemRelationListEditor.ItemListData
Inheritance
ItemRelationListEditor.ItemListData
Inherited Members

Properties

Id

public int Id { get; set; }

Property Value

int

ItemIds

public string[] ItemIds { get; set; }

Property Value

string[]
To top