This documentation is for the old version. Go to the latest Upload Suite docs

Uploader.CancelUploadButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a list of images displayed in different states of the Cancel button.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property CancelUploadButtonImageFormat As ImageFormat
C#
public ImageFormat CancelUploadButtonImageFormat { get; }

Property Value

Type: Aurigma.ImageUploader.ImageFormat

The list of custom images of the Cancel button.

See Also

Reference