Overload List
| Name | Description | |
|---|---|---|
| GetFolders(Int32) |
Gets the sorted list of folders of the provided portal.
| |
| GetFolders(IFolderInfo) |
Gets the list of subfolders for the specified folder.
| |
| GetFolders(UserInfo) |
Gets the list of folders the specified user has read permissions.
| |
| GetFolders(Int32, Boolean) |
Gets the sorted list of folders of the provided portal.
| |
| GetFolders(UserInfo, String) |
Gets the list of folders the specified user has the provided permissions.
| |
| GetFolders(Int32, String, Int32) |
Gets the sorted list of folders that match the provided permissions in the specified portal.
|