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: 4.7.2.0 (4.7.2.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