Click or drag to resize
FilesLogGetFileOperation Method (Object, Object)
Returns file operation string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string GetFileOperation(
	Object operation,
	Object parameters
)

Parameters

operation
Type: SystemObject
File operation
parameters
Type: SystemObject
Parameters of the operation

Return Value

Type: String
See Also