| 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; }
Public Property ItemTypeNodeIds As String
Get
Set
Property Value
Type:
String
The item type node ids.
See Also