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.0.5.0 (8.0.5.20210818)
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
Set
Property Value
Type:
BooleanSee Also