Aurigma Image Uploader 6.5 Dual
ImageUploader..::.DropFilesHereImageFormat Property
Image displayed on the upload pane when no files are selected for the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property DropFilesHereImageFormat As BackgroundImageFormat
C#
public BackgroundImageFormat DropFilesHereImageFormat { get; }
Property Value
A BackgroundImageFormat that settings of the image displayed on the upload pane when no files are selected for the upload.
Remarks
This property corresponds to DropFilesHereImageFormat client-side property.