Click or drag to resize

FilesAndFoldersRenameFile Method

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

Parameters

file
Type: SystemString
newName
Type: SystemString

Return Value

Type: OperationReport
See Also