CMSDataContextBaseParentTypeDocuments Property |
Gets the collection of all documents on the site
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntaxpublic virtual TreeNodeCollection Documents { get; }
Property Value
Type:
TreeNodeCollection
See Also