Click or drag to resize
TreeNodeRepositoryLoadCollection Method
Loads the given collection.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override TreeNodeCollection LoadCollection(
	TreeNodeCollectionSettings settings
)

Parameters

settings
Type: CMS.DocumentEngineTreeNodeCollectionSettings
Collection settings

Return Value

Type: TreeNodeCollection
See Also