Click or drag to resize
EnumerableDataContainerTItemsByString Property
Items collection by name

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected StringSafeDictionary<T> ItemsByString { get; }

Property Value

Type: StringSafeDictionaryT
See Also