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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool ItemsHaveNames { get; }

Property Value

Type: Boolean

Implements

INamedEnumerableItemsHaveNames
See Also