| SharePointViewScope Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic static class SharePointViewScope
The SharePointViewScope type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DEFAULT | 
            Show only the files and subfolders of a specific folder.
             | 
|   | FILES_ONLY | 
            Show only the files of a specific folder.
             | 
|   | RECURSIVE | 
            Show only the files of a specific folder.
             | 
|   | RECURSIVE_ALL | 
            Show all files and all subfolders of all folders.
             | 
 See Also
See Also