| FieldsWorkflowFileUploadIsEnabledInReadOnly Property  | 
Note: This API is now obsolete.
            WorkflowFileUpload control remains enabled when in read-only mode
            
 
Namespace: WorkflowGen.My.Web.UI.WebFormsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax[ObsoleteAttribute("It is no longer used by WFGen and exists only to allow compilation of older processes.")]
public bool WorkflowFileUploadIsEnabledInReadOnly { get; set; }<ObsoleteAttribute("It is no longer used by WFGen and exists only to allow compilation of older processes.")>
Public Property WorkflowFileUploadIsEnabledInReadOnly As Boolean
	Get
	SetProperty Value
Type: 
Boolean
See Also