SharePointViewScope Class |
Namespace: CMS.SharePoint
public static class SharePointViewScope
The SharePointViewScope type exposes the following members.
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.
|