BaseClientControl.CustomCodeBase Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a custom URL to client-side control.

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

Syntax

C#
public string CustomCodeBase { get; set; }

Property Value

Type: System..String

A custom URL to client-side control.

Remarks

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

See Also

Reference