BaseUploaderExtender.TargetControl Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets a reference to the ImageUploaderFlash control instance associated with this extender.

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

Syntax

C#
protected ImageUploaderFlash TargetControl { get; }

Property Value

Type: Aurigma.ImageUploaderFlash..ImageUploaderFlash

The ImageUploaderFlash control instance associated with this extender.

See Also

Reference