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

ImageUploaderFlash.FlashControl Property

Gets the Flash control.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.FlashControl

Flash control.

See Also

Reference