Aurigma Image Uploader 6.5 Dual
ImageUploader..::.UploadPaneBackgroundImageFormat Property
Background image of the upload pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property UploadPaneBackgroundImageFormat As BackgroundImageFormat
C#
public BackgroundImageFormat UploadPaneBackgroundImageFormat { get; }
Property Value
A BackgroundImageFormat that specifies background image of the upload pane.
Remarks
This property corresponds to UploadPaneBackgroundImageFormat client-side property.