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

InformationBar.CloseIconImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets an ImageFormat object configuring a list of images that are displayed in different states of the information bar icon.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.ImageFormat

A list of custom images of the information bar icon.

See Also

Reference