Gets or sets a value indicating whether the button which shows the Open File dialog is enabled.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableAddingFiles { get; set; }
Type: System..Boolean
If true
, a user can add files to the Upload Pane. Otherwise, files cannot be added.
Default value is true.