SPFolderHierarchy constructor (SPList, String, Boolean)
SharePoint 2013
Initializes a new instance of a SPFolderHierarchy object.
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Parameters
- list
- Type: Microsoft.SharePoint.SPList
SPList.
- strViewFields
- Type: System.String
The view fields to return.
- fViewFieldsOnly
- Type: System.Boolean
If true, only strViewFields are returned; otherwise, all fields are returned and are subject to SPQuery query limits.