Click or drag to resize

WorkflowFileUploadFileInfo Property

Return the FileInfo of the uploaded file if file exists Else return null

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.3.3.0 (8.3.3.20240926)
Syntax
public FileInfo FileInfo { get; }

Property Value

Type: FileInfo
See Also