WorkflowFileUploadHasPostedFile Property |
Return true if a file has been posted
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public bool HasPostedFile { get; }
Public ReadOnly Property HasPostedFile As Boolean
Get
Property Value
Type:
BooleanSee Also