Click or drag to resize

WorkflowFileUploadPostedFile Property

Return the posted file

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public HttpPostedFile PostedFile { get; }

Property Value

Type: HttpPostedFile
See Also