BaseExtender.TargetControlID Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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

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

Syntax

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

Property Value

Type: System..String

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

See Also

Reference