Click or drag to resize
CMSDataContextBaseParentTypeDocuments Property
Gets the collection of all documents on the site

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual TreeNodeCollection Documents { get; }

Property Value

Type: TreeNodeCollection
See Also