BaseUploaderExtender.TargetControlID Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ID of the Uploader control instance associated with this extender.

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

Syntax

C#
public override string TargetControlID { get; set; }

Property Value

Type: System..String

The ID of the Uploader control instance associated with this extender.

See Also

Reference