Click or drag to resize

FieldsWorkflowFileUploadIsEnabledInReadOnly Property

Note: This API is now obsolete.

WorkflowFileUpload control remains enabled when in read-only mode

Namespace:  WorkflowGen.My.Web.UI.WebForms
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
[ObsoleteAttribute("It is no longer used by WFGen and exists only to allow compilation of older processes.")]
public bool WorkflowFileUploadIsEnabledInReadOnly { get; set; }

Property Value

Type: Boolean
See Also