BaseUploaderExtender.TargetControlID Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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

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

Syntax

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

Property Value

Type: System..String

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

See Also

Reference