Click or drag to resize
EnumerableDataContainerTItemsByString Property
Items collection by name

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

Property Value

Type: StringSafeDictionaryT
See Also