Click or drag to resize
StorageHelperLogDeleteFileTask Method
Logs the file delete task for the web farm server

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static void LogDeleteFileTask(
	string path
)

Parameters

path
Type: SystemString
Path
See Also