| ItemNames Property |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ICollection<string> Names { get; }
Public ReadOnly Property Names As ICollection(Of String)
Get
Property Value
Type:
ICollectionStringSee Also