Click or drag to resize

DeleteItemTypeDialogModelItemTypeNodeIds Property

Gets or sets the item type node ids.

Namespace:  Dynamicweb.Management.Settings.Dialogs.Models
Assembly:  Dynamicweb.Management.Settings (in Dynamicweb.Management.Settings.dll) Version: 2.3.35
Syntax
public string ItemTypeNodeIds { get; set; }

Property Value

Type: String
The item type node ids.
See Also