BaseUploaderExtender.TargetControl Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

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

Syntax

C#
protected Uploader TargetControl { get; }

Property Value

Type: Aurigma.ImageUploader..Uploader

The Uploader control instance associated with this extender.

See Also

Reference