Click or drag to resize
DocumentHelperGetDocuments Method
Gets the query for all documents (latest versions)

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static MultiDocumentQuery GetDocuments()

Return Value

Type: MultiDocumentQuery
See Also