Click or drag to resize

DeletedFileEventArgs Constructor

Creates a new Uploaded File Event arguments

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public DeletedFileEventArgs(
	FileInfo file
)

Parameters

file
Type: System.IOFileInfo
See Also