Click or drag to resize

WorkflowFileUploadAutoPostBack Property

If true, auto post back on file choice will be enabled

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public bool AutoPostBack { get; set; }

Property Value

Type: Boolean
See Also