Aurigma Image Uploader 6.5 Dual
ImageUploader..::.UploadView Property
View mode for the upload pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property UploadView As View
C#
public View UploadView { get; set; }
Property Value
The View enumeration member that specifies a view mode for the upload pane.
Default value is Thumbnails.
Remarks
This property corresponds to UploadView client-side property.