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