This documentation is for the old version. Go to the latest Upload Suite docs

BaseClientControl.CustomCodeBase Property

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

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

Syntax

Visual Basic
Public Property CustomCodeBase As String
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 Image Uploader Flash.

See Also

Reference