 | FilesAndFoldersDeleteFolders Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static OperationReport DeleteFolders(
string folder
)
Public Shared Function DeleteFolders (
folder As String
) As OperationReport
Parameters
- folder
- Type: SystemString
Return Value
Type:
OperationReport
See Also