| ContentItemNodeItemId Property |
Gets the item identifier.
Namespace:
Dynamicweb.Management.Content.Nodes
Assembly:
Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax public string ItemId { get; }
Public ReadOnly Property ItemId As String
Get
Property Value
Type:
String
The item identifier.
See Also