Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsCollectionNames Property
Returns list of collection names in the repository.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> CollectionNames { get; }

Property Value

Type: ListString
See Also