BaseClientControl.UseCustomCodeBase Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a value indicating whether a custom URL to client-side control specified with the CustomCodeBase property is used.

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

Syntax

C#
public bool UseCustomCodeBase { get; set; }

Property Value

Type: System..Boolean

true if a custom URL to client-side control is used; otherwise, false.

Remarks

This property is used to embed stand-alone version of HTML5/Flash Uploader.

See Also

Reference