Aurigma Image Uploader 6.5 Dual
ImageUploader..::.ButtonSendImageFormat Property
List of images that specify different states of the Send button which starts the upload of the selected files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property ButtonSendImageFormat As ImageFormat
C#
public ImageFormat ButtonSendImageFormat { get; }
Property Value
An ImageFormat instance that specifies images that are displayed in different states of the Send button (focused, pressed, etc.).
Remarks
This property corresponds to ButtonSendImageFormat client-side property.