Overload List

  NameDescription
Public methodAddFolder(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.
Public methodAddFolder(FolderMappingInfo, String)
Creates a new folder using the provided folder path.
Public methodAddFolder(FolderMappingInfo, String, String)
Creates a new folder using the provided folder path and mapping.

See Also