Click or drag to resize
INamedEnumerableItemsHaveNames Property
Returns true if the items in the collection have names

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
bool ItemsHaveNames { get; }

Property Value

Type: Boolean
See Also