Overload List
Name | Description | |
---|---|---|
![]() | AddFolder(Int32, String) |
Creates a new folder in the given portal using the provided folder path.
The same mapping than the parent folder will be used to create this folder. So this method have to be used only to create subfolders.
|
![]() | AddFolder(FolderMappingInfo, String) |
Creates a new folder using the provided folder path.
|
![]() | AddFolder(FolderMappingInfo, String, String) |
Creates a new folder using the provided folder path and mapping.
|