WorkflowFileUploadPostedFile Property |
Return the posted file
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public HttpPostedFile PostedFile { get; }
Public ReadOnly Property PostedFile As HttpPostedFile
Get
Property Value
Type:
HttpPostedFileSee Also