Click or drag to resize

FilesAndFoldersRenameFolder Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static OperationReport RenameFolder(
	string folder,
	string newName
)

Parameters

folder
Type: SystemString
newName
Type: SystemString

Return Value

Type: OperationReport
See Also