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.0.0.0 (8.0.0.0)
Syntax
public DeletedFileEventArgs(
	FileInfo file
)

Parameters

file
Type: System.IOFileInfo
See Also