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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
protected override DocumentAttachmentCollection LoadCollection(
	InfoCollectionSettings settings
)

Parameters

settings
Type: CMS.DataEngineInfoCollectionSettings
Collection settings

Return Value

Type: DocumentAttachmentCollection
See Also