SharePointView Scope Property Kentico 8.1 API Reference
Gets or sets the Scope attribute value. Null value removes the attribute (keeping it default). Typical values are FilesOnly (show only the files of a specific folder), Recursive (show all files of all folders) or RecursiveAll (show all files and all subfolders of all folders). The default lists only files and subfolders of a specific folder.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.0.0.0 (8.1.5347.20411)

Property Value

Type: OnlineString
See Also